Searched refs:fIsVolatile (Results 1 – 7 of 7) sorted by relevance
30 const bool fIsVolatile; member in BitmapBench44 , fIsVolatile(isVolatile) in BitmapBench()59 if (fIsVolatile) { in onGetName()75 fBitmap.setIsVolatile(fIsVolatile); in onDelayedSetup()
347 return SkToBool(fIsVolatile); in isVolatile()366 fIsVolatile = isVolatile; in setIsVolatile()1630 SkBool8 fIsVolatile; variable
389 return SkToBool(fIsVolatile); in isVolatile()408 fIsVolatile = isVolatile; in setIsVolatile()1692 SkBool8 fIsVolatile; variable
141 fIsVolatile = false; in SkPath()180 fIsVolatile = that.fIsVolatile; in copyFields()199 SkTSwap<SkBool8>(fIsVolatile, that.fIsVolatile); in swap()1775 dst->fIsVolatile = fIsVolatile; in transform()2108 (fIsVolatile << kIsVolatile_SerializationShift) | in writeToMemory()2198 fIsVolatile = (packed >> kIsVolatile_SerializationShift) & 0x1; in readFromMemory()
314 fIsVolatile = 0; in readFromMemory_LE3()
142 fIsVolatile = false; in SkPath()181 fIsVolatile = that.fIsVolatile; in copyFields()200 SkTSwap<SkBool8>(fIsVolatile, that.fIsVolatile); in swap()1803 dst->fIsVolatile = fIsVolatile; in transform()