HomeSort by relevance Sort by last modified time
    Searched refs:getDebugLayers (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/graphicsenv/include/graphicsenv/
GraphicsEnv.h 43 const std::string getDebugLayers();
  /frameworks/native/libs/graphicsenv/
GraphicsEnv.cpp 77 const std::string GraphicsEnv::getDebugLayers() {
  /frameworks/native/vulkan/libvulkan/
api.cpp 146 const std::string layers = android::GraphicsEnv::getInstance().getDebugLayers();
    [all...]

Completed in 3070 milliseconds