Home
last modified time | relevance | path

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

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