OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldCollectFbOnGlDraw
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.h
118
bool
shouldCollectFbOnGlDraw
();
gltrace_context.cpp
109
bool GLTraceState::
shouldCollectFbOnGlDraw
() {
gltrace_fixup.cpp
652
if (context->getGlobalTraceState()->
shouldCollectFbOnGlDraw
()) {
684
if (context->getGlobalTraceState()->
shouldCollectFbOnGlDraw
()) {
[
all
...]
Completed in 272 milliseconds