OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGLTraceContext
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/opengl/libs/GLES_trace/src/
gltrace_egl.cpp
30
GLTraceContext *glContext =
getGLTraceContext
();
56
GLTraceContext *glContext =
getGLTraceContext
();
76
GLTraceContext *glContext =
getGLTraceContext
();
gltrace_api.cpp
35
GLTraceContext *glContext =
getGLTraceContext
();
63
GLTraceContext *glContext =
getGLTraceContext
();
97
GLTraceContext *glContext =
getGLTraceContext
();
138
GLTraceContext *glContext =
getGLTraceContext
();
172
GLTraceContext *glContext =
getGLTraceContext
();
206
GLTraceContext *glContext =
getGLTraceContext
();
240
GLTraceContext *glContext =
getGLTraceContext
();
274
GLTraceContext *glContext =
getGLTraceContext
();
320
GLTraceContext *glContext =
getGLTraceContext
();
348
GLTraceContext *glContext =
getGLTraceContext
();
[
all
...]
gltrace_context.h
123
GLTraceContext *
getGLTraceContext
();
gltrace_context.cpp
38
GLTraceContext *
getGLTraceContext
() {
52
GLTraceContext *c =
getGLTraceContext
();
Completed in 101 milliseconds