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

  /frameworks/base/libs/hwui/
FontRenderer.h 172 void appendMeshQuad(float x1, float y1, float u1, float v1,
FontRenderer.cpp 529 void FontRenderer::appendMeshQuad(float x1, float y1, float u1, float v1,
  /frameworks/rs/
rsFont.h 246 void appendMeshQuad(float x1, float y1, float z1,
rsFont.cpp 107 state->appendMeshQuad(nPenX, nPenY, 0, u1, v2,
664 void FontState::appendMeshQuad(float x1, float y1, float z1,
  /frameworks/base/libs/hwui/font/
Font.cpp 170 mState->appendMeshQuad(nPenX, nPenY, u1, v2,

Completed in 116 milliseconds