Searched refs:getDebugLayers (Results 1 – 3 of 3) sorted by relevance
127 const std::string& getDebugLayers();
527 const std::string& GraphicsEnv::getDebugLayers() { in getDebugLayers() function in android::GraphicsEnv
149 const std::string layers = android::GraphicsEnv::getInstance().getDebugLayers(); in GetLayersFromSettings()