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

/frameworks/base/libs/hwui/
H A DBakedOpDispatcher.cpp292 bool forceFinish = (renderType == TextRenderType::Flush); local
297 forceFinish);
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

Completed in 875 milliseconds