Home
last modified time | relevance | path

Searched refs:RS_PRIMITIVE_LINE (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/
DrsInternalDefines.h116 RS_PRIMITIVE_LINE, enumerator
/frameworks/rs/driver/
DrsdMeshObj.cpp193 case RS_PRIMITIVE_LINE: mGLPrimitives[i] = GL_LINES; break; in updateGLPrimitives()
/frameworks/rs/script_api/
Drs_graphics.spec105 value: RS_PRIMITIVE_LINE = 1, "Vertex pairs will be rendered as lines"
/frameworks/rs/script_api/include/
Drs_graphics.rsh152 RS_PRIMITIVE_LINE = 1, // Vertex pairs will be rendered as lines