Home
last modified time | relevance | path

Searched refs:GetIGraphicsLogicStatus (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() function
H A Degl_core.cpp117 if (!layer.GetIGraphicsLogicStatus()) { in EglCoreInit()