Searched refs:setDebugLayers (Results 1 – 5 of 5) sorted by relevance
118 void setDebugLayers(const std::string layers);
95 android::GraphicsEnv::getInstance().setDebugLayers(layersChars.c_str()); in setDebugLayers_native()
328 setDebugLayers(layers); in setupGpuLayers()843 private static native void setDebugLayers(String layers); in setDebugLayers() method in GraphicsEnvironment
441 void GraphicsEnv::setDebugLayers(const std::string layers) { in setDebugLayers() function in android::GraphicsEnv
39377 Landroid/os/GraphicsEnvironment;->setDebugLayers(Ljava/lang/String;)V