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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 131 bool m_fpsStats;
FrameBuffer.cpp 380 m_fpsStats = getenv("SHOW_FPS_STATS") != NULL;
831 if (m_fpsStats) {

Completed in 4493 milliseconds