Home
last modified time | relevance | path

Searched refs:cube (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
DSimpleAppRS.java173 Renderable cube = mScene.appendNewRenderable(); in setupShadedGeometry() local
174 cube.setMesh(mCubeMesh); in setupShadedGeometry()
180 cube.setTransform(t); in setupShadedGeometry()
181 cube.appendSourceParams(new TextureParam("diffuse", new Texture2D("", "orange.jpg"))); in setupShadedGeometry()
182 cube.setRenderState(diffuseRS); in setupShadedGeometry()
/frameworks/base/tests/AccessoryDisplay/
DREADME38 and shows a silly cube animation.
/frameworks/rs/api/
Drs_object_types.spec96 summary: Enum for selecting cube map faces
Drs_matrix.spec287 six clipping planes <code>left, right, bottom, top, near, far</code> into a unit cube
Drs_math.spec338 Returns the cube root.
1423 summary: Approximate cube root
/frameworks/rs/scriptc/
Drs_object_types.rsh93 * rs_allocation_cubemap_face: Enum for selecting cube map faces
Drs_matrix.rsh316 * six clipping planes left, right, bottom, top, near, far into a unit cube
Drs_math.rsh427 * Returns the cube root.
2857 * native_cbrt: Approximate cube root
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_object_types.jd26 Enum for selecting cube map faces
115 <span class='normal'>: Enum for selecting cube map faces</span>
Doverview.jd545 Enum for selecting cube map faces
1321 Approximate cube root
Dindex.jd312 Enum for selecting cube map faces
1243 Approximate cube root
Drs_matrix.jd588 six clipping planes <code>left, right, bottom, top, near, far</code> into a unit cube
Drs_math.jd676 Approximate cube root
1903 <p> Returns the cube root.
4991 <span class='normal'>: Approximate cube root</span>
/frameworks/base/docs/html/guide/topics/renderscript/
Dadvanced.jd523 <p>A type consists of five dimensions: X, Y, Z, LOD (level of detail), and Faces (of a cube