Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl.cpp372 static nsecs_t sLogPrintTime = 0; variable
379 if ((now - sLogPrintTime) > NSECS_DURATION) { in gl_unimplemented()
380 sLogPrintTime = now; in gl_unimplemented()