Searched refs:RS_PRIMITIVE_LINE_STRIP (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/
H A DrsInternalDefines.h117 RS_PRIMITIVE_LINE_STRIP, enumerator in enum:RsPrimitive
/frameworks/rs/driver/
H A DrsdMeshObj.cpp190 case RS_PRIMITIVE_LINE_STRIP: mGLPrimitives[i] = GL_LINE_STRIP; break;
/frameworks/rs/scriptc/
H A Drs_graphics.rsh153 RS_PRIMITIVE_LINE_STRIP = 2, // Vertex data will be rendered as a connected line strip
/frameworks/rs/api/
H A Drs_graphics.spec106 value: RS_PRIMITIVE_LINE_STRIP = 2, "Vertex data will be rendered as a connected line strip"

Completed in 820 milliseconds