Searched refs:ALLOCATION (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
H A DTransform.java55 Allocation childRSData = Allocation.createSized(rs, Element.ALLOCATION(rs),
H A DScene.java272 Element.ALLOCATION(rs),
288 Allocation shaderData = Allocation.createSized(rs, Element.ALLOCATION(rs),
300 Allocation shaderData = Allocation.createSized(rs, Element.ALLOCATION(rs),
348 cameraData = Allocation.createSized(mRS, Element.ALLOCATION(mRS), mCameras.size());
359 Element.ALLOCATION(mRS),
H A DRenderPass.java102 Element.ALLOCATION(rs),
/frameworks/rs/cpp/
H A DElement.cpp95 CREATE_USER(ALLOCATION, ALLOCATION);
H A DrsCppStructs.h224 sp<const Element> ALLOCATION; member in struct:android::RSC::RS::__anon1533
812 static sp<const Element> ALLOCATION(sp<RS> rs);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java425 public static Element ALLOCATION(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java422 public static Element ALLOCATION(RenderScript rs) { method in class:Element

Completed in 252 milliseconds