Home
last modified time | relevance | path

Searched refs:InitLayers (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_layer_test.cpp73 layer.InitLayers(&dispatchTable); in HWTEST_F()
79 layer.InitLayers(&dispatchTable); in HWTEST_F()
84 layer.InitLayers(&dispatchTable); in HWTEST_F()
86 layer.InitLayers(&dispatchTable); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.h43 void InitLayers(EglWrapperDispatchTable *table);
H A Degl_wrapper_layer.cpp195 InitLayers(table); in Init()
341 void EglWrapperLayer::InitLayers(EglWrapperDispatchTable *table) in InitLayers() function in OHOS::EglWrapperLayer
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.h63 void InitLayers(uint32_t screenId);
H A Dhello_composer.cpp147 InitLayers(screenId); in CreateShowLayers()
155 void HelloComposer::InitLayers(uint32_t screenId) in InitLayers() function in HelloComposer
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.h70 void InitLayers(uint32_t screenId);
H A Ddrawing_sample.cpp108 InitLayers(screenId); in CreateShowLayers()
116 void DrawingSample::InitLayers(uint32_t screenId) in InitLayers() function in DrawingSample

Completed in 3 milliseconds