Home
last modified time | relevance | path

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

/frameworks/native/libs/graphicsenv/include/graphicsenv/
DGraphicsEnv.h158 std::string mDebugLayersGLES; variable
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp523 return mDebugLayersGLES; in getDebugLayersGLES()
531 mDebugLayersGLES = layers; in setDebugLayersGLES()