HomeSort by relevance Sort by last modified time
    Searched defs:setDebugLayers (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/graphicsenv/
GraphicsEnv.cpp 81 void GraphicsEnv::setDebugLayers(const std::string layers) {
  /frameworks/base/core/java/android/os/
GraphicsEnvironment.java 120 setDebugLayers(layers);
219 private static native void setDebugLayers(String layers);

Completed in 83 milliseconds