Home
last modified time | relevance | path

Searched refs:setDebugLayers (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/jni/
Dandroid_os_GraphicsEnvironment.cpp77 android::GraphicsEnv::getInstance().setDebugLayers(layersChars.c_str()); in setDebugLayers_native()
/frameworks/native/libs/graphicsenv/include/graphicsenv/
DGraphicsEnv.h134 void setDebugLayers(const std::string layers);
/frameworks/base/core/java/android/os/
DGraphicsEnvironment.java270 setDebugLayers(layers); in setupGpuLayers()
893 private static native void setDebugLayers(String layers); in setDebugLayers() method in GraphicsEnvironment
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp526 void GraphicsEnv::setDebugLayers(const std::string layers) { in setDebugLayers() function in android::GraphicsEnv
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt49893 Landroid/os/GraphicsEnvironment;->setDebugLayers(Ljava/lang/String;)V