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
34
GLTraceContext *glContext =
getGLTraceContext
();
62
GLTraceContext *glContext =
getGLTraceContext
();
96
GLTraceContext *glContext =
getGLTraceContext
();
137
GLTraceContext *glContext =
getGLTraceContext
();
171
GLTraceContext *glContext =
getGLTraceContext
();
205
GLTraceContext *glContext =
getGLTraceContext
();
239
GLTraceContext *glContext =
getGLTraceContext
();
273
GLTraceContext *glContext =
getGLTraceContext
();
319
GLTraceContext *glContext =
getGLTraceContext
();
347
GLTraceContext *glContext =
getGLTraceContext
();
[
all
...]
gltrace_context.h
131
GLTraceContext *
getGLTraceContext
();
gltrace_context.cpp
38
GLTraceContext *
getGLTraceContext
() {
52
GLTraceContext *c =
getGLTraceContext
();
Completed in 739 milliseconds