Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Darray.cpp858 static void drawIndexedPrimitivesTriangleFanOrStrip(ogles_context_t* c, in drawIndexedPrimitivesTriangleFanOrStrip() function
896 drawIndexedPrimitivesTriangleFanOrStrip(c, count, indices, 1); in drawIndexedPrimitivesTriangleStrip()
901 drawIndexedPrimitivesTriangleFanOrStrip(c, count, indices, 2); in drawIndexedPrimitivesTriangleFan()