Home
last modified time | relevance | path

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

/frameworks/native/libs/graphicsenv/include/graphicsenv/
DGraphicsEnv.h149 std::string mDebugLayersGLES; variable
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp532 return mDebugLayersGLES; in getDebugLayersGLES()
540 mDebugLayersGLES = layers; in setDebugLayersGLES()