Searched refs:RS_PRIMITIVE_POINT (Results 1 - 5 of 5) sorted by relevance

/frameworks/rs/
H A DrsInternalDefines.h115 RS_PRIMITIVE_POINT, enumerator in enum:RsPrimitive
H A DrsMesh.cpp47 mHal.state.primitives[i] = RS_PRIMITIVE_POINT;
/frameworks/rs/driver/
H A DrsdMeshObj.cpp188 case RS_PRIMITIVE_POINT: mGLPrimitives[i] = GL_POINTS; break;
/frameworks/rs/scriptc/
H A Drs_graphics.rsh151 RS_PRIMITIVE_POINT = 0, // Vertex data will be rendered as a series of points
/frameworks/rs/api/
H A Drs_graphics.spec104 value: RS_PRIMITIVE_POINT = 0, "Vertex data will be rendered as a series of points"

Completed in 674 milliseconds