Home
last modified time | relevance | path

Searched refs:getDebugLayers (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/graphicsenv/include/graphicsenv/
DGraphicsEnv.h146 const std::string& getDebugLayers();
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp780 const std::string& GraphicsEnv::getDebugLayers() { in getDebugLayers() function in android::GraphicsEnv
/frameworks/native/vulkan/libvulkan/
Dapi.cpp155 const std::string layers = android::GraphicsEnv::getInstance().getDebugLayers(); in GetLayersFromSettings()
1217 android::GraphicsEnv::getInstance().getDebugLayers(); in ForEachLayerFromSettings()