Home
last modified time | relevance | path

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

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