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

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

Completed in 53 milliseconds