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

/frameworks/base/libs/rs/
H A DrsFont.h244 void appendMeshQuad(float x1, float y1, float z1,
H A DrsFont.cpp104 state->appendMeshQuad(nPenX, nPenY, 0, u1, v2,
645 void FontState::appendMeshQuad(float x1, float y1, float z1, function in class:FontState
/frameworks/base/libs/hwui/
H A DFontRenderer.h282 void appendMeshQuad(float x1, float y1, float z1, float u1, float v1, float x2, float y2,
H A DFontRenderer.cpp107 mState->appendMeshQuad(nPenX, nPenY, 0, u1, v2,
614 void FontRenderer::appendMeshQuad(float x1, float y1, float z1, float u1, float v1, float x2, function in class:android::uirenderer::FontRenderer

Completed in 74 milliseconds