OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_fpsStats
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h
139
bool
m_fpsStats
;
FrameBuffer.cpp
379
m_fpsStats
= getenv("SHOW_FPS_STATS") != NULL;
839
if (
m_fpsStats
) {
Completed in 44 milliseconds