Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.h36 bool GetIGraphicsLogicStatus() { return iGraphicsLogic; } in GetIGraphicsLogicStatus()
54 bool iGraphicsLogic = false; variable
H A Degl_wrapper_layer.cpp278 iGraphicsLogic = true; in LoadLayers()