Searched refs:forceUpdate (Results 1 – 2 of 2) sorted by relevance
/external/skia/bench/ |
D | BitmapBench.cpp | 40 BitmapBench(SkColorType ct, SkAlphaType at, bool forceUpdate, bool isVolatile, bool doScale) in BitmapBench() argument 43 , fForceUpdate(forceUpdate) in BitmapBench() 149 bool forceUpdate, bool isVolitile, uint32_t flags) in FilterBitmapBench() argument 150 : INHERITED(ct, at, forceUpdate, isVolitile, false) in FilterBitmapBench() 225 bool forceUpdate = false, bool bitmapVolatile = false) in SourceAlphaBitmapBench() argument 226 : INHERITED(ct, kPremul_SkAlphaType, forceUpdate, bitmapVolatile, false) in SourceAlphaBitmapBench()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | PathV1.h | 704 bool forceUpdate = false, ///< Force an update from the file system
|