Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.cpp118 static std::vector<std::string> GetDebugLayers(void) in GetDebugLayers() function
270 std::vector<std::string> layers = GetDebugLayers(); in LoadLayers()