Searched refs:setCache (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/experimental/xform/ |
D | XContext.cpp | 112 fStack[i]->setCache(res.ctm(), res.snapCache()); in onPush() 118 fStack[i]->setCache(res.ctm(), res.snapCache()); in onPush()
|
D | SkXform.cpp | 73 void Xform::setCache(const SkMatrix& ctm, sk_sp<ClipCache> clip) { in setCache() function in Xform
|
D | SkXform.h | 52 void setCache(const SkMatrix&, sk_sp<ClipCache>);
|
/third_party/skia/experimental/xform/ |
D | XContext.cpp | 112 fStack[i]->setCache(res.ctm(), res.snapCache()); in onPush() 118 fStack[i]->setCache(res.ctm(), res.snapCache()); in onPush()
|
D | SkXform.cpp | 73 void Xform::setCache(const SkMatrix& ctm, sk_sp<ClipCache> clip) { in setCache() function in Xform
|
D | SkXform.h | 52 void setCache(const SkMatrix&, sk_sp<ClipCache>);
|
/third_party/protobuf/js/experimental/runtime/kernel/ |
D | field.js | 128 setCache(decodedValue, encoder) { method in Field
|
D | kernel.js | 457 field.setCache(parsed, encoder); 1706 field.setCache(result, writeRepeatedMessage);
|