OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transparentbuffer
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Scene.java
338
Allocation
transparentBuffer
= null;
340
transparentBuffer
= Allocation.createSized(mRS, Element.U32(mRS), mRenderables.size());
344
sceneManager.mRenderLoop.bind_gBackToFront(
transparentBuffer
);
Completed in 369 milliseconds