Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Darray.cpp67 static void drawIndexedPrimitivesLines(ogles_context_t*,
92 drawIndexedPrimitivesLines,
808 drawIndexedPrimitivesLines(c, count, indices); in drawIndexedPrimitivesLineLoop()
836 void drawIndexedPrimitivesLines(ogles_context_t* c, in drawIndexedPrimitivesLines() function