Home
last modified time | relevance | path

Searched defs:layerLevel (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/render_thread/
Drs_physical_screen_processor_test.cpp312 uint32_t layerLevel[] = { 0, 1, 2, 3 }; variable
Drs_uni_render_util_test.cpp1047 uint32_t layerLevel[] = { 0, 1, 2, 3 }; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/
Drs_uni_render_util.cpp1362 void RSUniRenderUtil::RequestPerf(uint32_t layerLevel, bool onOffTag) in RequestPerf()