Searched defs:drawTextDecorations (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DOpenGLRenderer.cpp3001 drawTextDecorations(text, bytesCount, totalAdvance, oldX, oldY, paint);
3275 void OpenGLRenderer::drawTextDecorations(const char* text, int bytesCount, float underlineWidth, function in class:android::uirenderer::OpenGLRenderer

Completed in 34 milliseconds