Home
last modified time | relevance | path

Searched refs:DEBUG_PERFORMANCE_PRINT_RESULT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_performance.h145 #define DEBUG_PERFORMANCE_PRINT_RESULT() OHOS::Performance::GetInstance()->PrintResult() macro
151 #define DEBUG_PERFORMANCE_PRINT_RESULT() macro
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dwms.cpp44 DEBUG_PERFORMANCE_PRINT_RESULT(); in main()