HomeSort by relevance Sort by last modified time
    Searched refs:renderPrimitive (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsMesh.h 79 void renderPrimitive(Context *, uint32_t primIndex) const;
rsMesh.cpp 177 renderPrimitive(rsc, ct);
181 void Mesh::renderPrimitive(Context *rsc, uint32_t primIndex) const {
rsScriptC_LibGL.cpp 238 sm->renderPrimitive(rsc, primIndex);

Completed in 1181 milliseconds