Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/graphicsenv/include/graphicsenv/
H A DGraphicsEnv.h118 void setDebugLayers(const std::string layers);
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_GraphicsEnvironment.cpp95 android::GraphicsEnv::getInstance().setDebugLayers(layersChars.c_str()); in setDebugLayers_native()
/aosp12/frameworks/base/core/java/android/os/
H A DGraphicsEnvironment.java328 setDebugLayers(layers); in setupGpuLayers()
843 private static native void setDebugLayers(String layers); in setDebugLayers() method in GraphicsEnvironment
/aosp12/frameworks/native/libs/graphicsenv/
H A DGraphicsEnv.cpp441 void GraphicsEnv::setDebugLayers(const std::string layers) { in setDebugLayers() function in android::GraphicsEnv
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39377 Landroid/os/GraphicsEnvironment;->setDebugLayers(Ljava/lang/String;)V