Searched defs:vertsPerQuad (Results 1 - 1 of 1) sorted by path

/frameworks/rs/
H A DrsFont.cpp672 const uint32_t vertsPerQuad = 4; local
674 float *currentPos = mTextMeshPtr + mCurrentQuadIndex * vertsPerQuad * floatsPerVert;

Completed in 19 milliseconds