OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:appendMeshQuad
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/libs/hwui/
FontRenderer.h
168
void
appendMeshQuad
(float x1, float y1, float u1, float v1,
FontRenderer.cpp
548
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,
668
void FontState::
appendMeshQuad
(float x1, float y1, float z1,
/frameworks/base/libs/hwui/font/
Font.cpp
177
mState->
appendMeshQuad
(nPenX, nPenY, u1, v2,
Completed in 49 milliseconds