OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GR_GL_TIME_ELAPSED
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tools/timer/
GpuTimer.cpp
41
SK_GL(*fContext, BeginQuery(
GR_GL_TIME_ELAPSED
, fQuery));
53
SK_GL(*fContext, EndQuery(
GR_GL_TIME_ELAPSED
));
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLDefines.h
717
#define
GR_GL_TIME_ELAPSED
0x88BF
[
all
...]
Completed in 42 milliseconds