HomeSort by relevance Sort by last modified time
    Searched refs:forceFinish (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
FontRenderer.h 99 Rect* outBounds, TextDrawFunctor* functor, bool forceFinish = true);
FontRenderer.cpp 653 Rect* bounds, TextDrawFunctor* functor, bool forceFinish) {
662 if (forceFinish) {
BakedOpDispatcher.cpp 300 bool forceFinish = (renderType == TextRenderType::Flush);
304 op.positions, mustDirtyRenderTarget ? &layerBounds : nullptr, &functor, forceFinish);
    [all...]

Completed in 568 milliseconds