X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fdevel-api%2Ftext-abstraction%2Ffont-client.h;h=bce3e4e846c6fae6e6324e0eeb9907a4d3c2e7fe;hb=ee67463f2b5c25c1d0ab75f879f524c7fbc53c13;hp=ffe3f3b925b160336819b8b7f1a84bc1b3342bb0;hpb=9c2ae148fb233fc44ade133ecc1bdfe69dbe63ee;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/devel-api/text-abstraction/font-client.h b/dali/devel-api/text-abstraction/font-client.h index ffe3f3b..bce3e4e 100644 --- a/dali/devel-api/text-abstraction/font-client.h +++ b/dali/devel-api/text-abstraction/font-client.h @@ -79,6 +79,10 @@ public: static const uint32_t NUMBER_OF_POINTS_PER_ONE_UNIT_OF_POINT_SIZE; ///< Factor multiply point-size in toolkit. + // For Debug + static uint32_t GetPerformanceLogThresholdTime(); ///< Return performance log threshold time in miliseconds for debug. + static bool IsPerformanceLogEnabled(); ///< Whether performance log is enabled. + /** * @brief Used to load an embedded item into the font client. */