Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_physical_screen_processor_test.cpp311 uint32_t layerLevel[] = { 0, 1, 2, 3 }; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_processor.cpp95 void RSProcessor::RequestPerf(uint32_t layerLevel, bool onOffTag) in RequestPerf()