Home
last modified time | relevance | path

Searched refs:GetDrawingTestRecordingEnabled (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A DperformanceCaculate.h63 static bool GetDrawingTestRecordingEnabled();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A DperformanceCaculate.cpp58 bool PerformanceCaculate::GetDrawingTestRecordingEnabled() in GetDrawingTestRecordingEnabled() function in OHOS::Rosen::Drawing::PerformanceCaculate
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd_list.cpp242 if (PerformanceCaculate::GetDrawingTestRecordingEnabled()) { in UnmarshallingDrawOps()