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

/frameworks/native/opengl/libagl/
H A Darray.cpp860 static void drawIndexedPrimitivesTriangleFanOrStrip(ogles_context_t* c, function in namespace:android
898 drawIndexedPrimitivesTriangleFanOrStrip(c, count, indices, 1);
903 drawIndexedPrimitivesTriangleFanOrStrip(c, count, indices, 2);

Completed in 24 milliseconds