OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mOffscreenDepth
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
FBOSyncRS.java
56
private Allocation
mOffscreenDepth
;
195
mOffscreenDepth
= Allocation.createTyped(mRS,
198
mScript.set_gOffscreenDepth(
mOffscreenDepth
);
FBOTestRS.java
56
private Allocation
mOffscreenDepth
;
187
mOffscreenDepth
= Allocation.createTyped(mRS,
190
mScript.set_gOffscreenDepth(
mOffscreenDepth
);
Completed in 32 milliseconds