OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:collectTextureData
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
TraceOptions.java
41
public final boolean
collectTextureData
;
45
boolean collectFbOnEglSwap, boolean collectFbOnGlDraw, boolean
collectTextureData
) {
53
this.
collectTextureData
=
collectTextureData
;
GLTraceCollectorDialog.java
96
mTraceOptions.
collectTextureData
);
CollectTraceAction.java
247
traceOptions.
collectTextureData
);
Completed in 266 milliseconds