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

  /frameworks/native/libs/graphicsenv/include/graphicsenv/
GraphicsEnv.h 48 std::string mDebugLayers;
  /frameworks/native/libs/graphicsenv/
GraphicsEnv.cpp 78 return mDebugLayers;
82 mDebugLayers = layers;

Completed in 178 milliseconds