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

/frameworks/base/libs/hwui/
H A DOpenGLRenderer.cpp2798 void OpenGLRenderer::drawTextShadow(SkPaint* paint, const char* text, int bytesCount, int count, function in class:android::uirenderer::OpenGLRenderer
2873 drawTextShadow(paint, text, bytesCount, count, positions, fontRenderer,
2951 drawTextShadow(paint, text, bytesCount, count, positions, fontRenderer,

Completed in 326 milliseconds