Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_test.cpp48 RSProfiler::OnFrameBegin();
58 RSProfiler::OnFrameBegin();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h29 #define RS_PROFILER_ON_FRAME_BEGIN() RSProfiler::OnFrameBegin()
124 static void OnFrameBegin();
H A Drs_profiler.cpp432 void RSProfiler::OnFrameBegin() in OnFrameBegin() function in OHOS::Rosen::RSProfiler