Home
last modified time | relevance | path

Searched defs:setDebugLayersGLES (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp530 void GraphicsEnv::setDebugLayersGLES(const std::string layers) { in setDebugLayersGLES() function in android::GraphicsEnv
/frameworks/base/core/java/android/os/
DGraphicsEnvironment.java894 private static native void setDebugLayersGLES(String layers); in setDebugLayersGLES() method in GraphicsEnvironment