Searched refs:fUncached (Results 1 – 2 of 2) sorted by relevance
31 PathTextBench(bool clipped, bool uncached) : fClipped(clipped), fUncached(uncached) {} in PathTextBench()40 if (fUncached) { in onGetName()54 fGlyphs[i].setIsVolatile(fUncached); in onDelayedSetup()81 fClipPath.setIsVolatile(fUncached); in onDelayedSetup()98 const bool fUncached; member in PathTextBench