Searched refs:appendMeshQuad (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ |
D | rsFont.h | 246 void appendMeshQuad(float x1, float y1, float z1,
|
D | rsFont.cpp | 106 state->appendMeshQuad(nPenX, nPenY, 0, u1, v2, in drawCachedGlyph() 663 void FontState::appendMeshQuad(float x1, float y1, float z1, in appendMeshQuad() function in android::renderscript::FontState
|