Searched refs:forceFinish (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DFontRenderer.h96 TextDrawFunctor* functor, bool forceFinish = true);
H A DFontRenderer.cpp650 TextDrawFunctor* functor, bool forceFinish) {
659 if (forceFinish) {
648 renderPosText(const SkPaint* paint, const Rect* clip, const glyph_t* glyphs, int numGlyphs, int x, int y, const float* positions, Rect* bounds, TextDrawFunctor* functor, bool forceFinish) argument
H A DBakedOpDispatcher.cpp292 bool forceFinish = (renderType == TextRenderType::Flush); local
297 forceFinish);

Completed in 58 milliseconds