Home
last modified time | relevance | path

Searched refs:MESH (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
DFileA3D.java60 MESH (1); enumConstant
149 case MESH: in internalCreate()
DElement.java426 public static Element MESH(RenderScript rs) { in MESH() method in Element
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
DSimpleModelRS.java133 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
143 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
DSceneGraphRS.java190 if (entry == null || entry.getEntryType() != FileA3D.EntryType.MESH) { in initRS()
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
DFBOTestRS.java134 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
144 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
DFBOSyncRS.java135 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
145 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
/frameworks/base/tests/RenderScriptTests/ShadersTest/src/com/android/shaderstest/
DShadersTestRS.java146 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
156 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
/frameworks/rs/cpp/
DRenderScript.h92 Element *MESH; member
DElement.cpp89 CREATE_USER(MESH, MESH);
DElement.h110 static sp<const Element> MESH(RenderScript *rs);
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
DTestAppLoadingScreen.java76 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in doInBackground()
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
DColladaScene.java123 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in doInBackground()
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
DTorusTest.java244 if (entry == null || entry.getEntryType() != FileA3D.EntryType.MESH) { in initMesh()
/frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/
DRsRenderStatesRS.java353 if (entry == null || entry.getEntryType() != FileA3D.EntryType.MESH) { in initMesh()
/frameworks/ex/carousel/java/com/android/ex/carousel/
DCarouselRS.java944 if(entry == null || entry.getEntryType() != FileA3D.EntryType.MESH) { in loadGeometry()
/frameworks/base/api/
D14.txt17760 method public static android.renderscript.Element MESH(android.renderscript.RenderScript);
17912 enum_constant public static final android.renderscript.FileA3D.EntryType MESH;
D15.txt17887 method public static android.renderscript.Element MESH(android.renderscript.RenderScript);
18039 enum_constant public static final android.renderscript.FileA3D.EntryType MESH;
Dcurrent.txt18840 method public static android.renderscript.Element MESH(android.renderscript.RenderScript);
19003 enum_constant public static final deprecated android.renderscript.FileA3D.EntryType MESH;
D16.txt18840 method public static android.renderscript.Element MESH(android.renderscript.RenderScript);
19003 enum_constant public static final deprecated android.renderscript.FileA3D.EntryType MESH;