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