Home
last modified time | relevance | path

Searched refs:setCache (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/experimental/xform/
DXContext.cpp112 fStack[i]->setCache(res.ctm(), res.snapCache()); in onPush()
118 fStack[i]->setCache(res.ctm(), res.snapCache()); in onPush()
DSkXform.cpp73 void Xform::setCache(const SkMatrix& ctm, sk_sp<ClipCache> clip) { in setCache() function in Xform
DSkXform.h52 void setCache(const SkMatrix&, sk_sp<ClipCache>);
/third_party/skia/experimental/xform/
DXContext.cpp112 fStack[i]->setCache(res.ctm(), res.snapCache()); in onPush()
118 fStack[i]->setCache(res.ctm(), res.snapCache()); in onPush()
DSkXform.cpp73 void Xform::setCache(const SkMatrix& ctm, sk_sp<ClipCache> clip) { in setCache() function in Xform
DSkXform.h52 void setCache(const SkMatrix&, sk_sp<ClipCache>);
/third_party/protobuf/js/experimental/runtime/kernel/
Dfield.js128 setCache(decodedValue, encoder) { method in Field
Dkernel.js457 field.setCache(parsed, encoder);
1706 field.setCache(result, writeRepeatedMessage);