Searched refs:setDebugLayers (Results 1 – 5 of 5) sorted by relevance
77 android::GraphicsEnv::getInstance().setDebugLayers(layersChars.c_str()); in setDebugLayers_native()
134 void setDebugLayers(const std::string layers);
270 setDebugLayers(layers); in setupGpuLayers()893 private static native void setDebugLayers(String layers); in setDebugLayers() method in GraphicsEnvironment
526 void GraphicsEnv::setDebugLayers(const std::string layers) { in setDebugLayers() function in android::GraphicsEnv
49893 Landroid/os/GraphicsEnvironment;->setDebugLayers(Ljava/lang/String;)V