Home
last modified time | relevance | path

Searched refs:getTransform (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRTransformLayer.h112 TransformFtor& getTransform() { return Transform; } in getTransform() function
115 const TransformFtor& getTransform() const { return Transform; } in getTransform() function
DObjectTransformLayer.h113 TransformFtor &getTransform() { return Transform; } in getTransform() function
116 const TransformFtor &getTransform() const { return Transform; } in getTransform() function
/third_party/flutter/skia/modules/sksg/include/
DSkSGGeometryTransform.h35 const sk_sp<Transform>& getTransform() const { return fTransform; } in getTransform() function
DSkSGTransform.h99 const sk_sp<Transform>& getTransform() const { return fTransform; } in getTransform() function
/third_party/skia/modules/skottie/src/
DLayer.h58 sk_sp<sksg::Transform> getTransform(const AnimationBuilder&, CompositionBuilder*,
DLayer.cpp334 fLayerTransform = this->getTransform(abuilder, cbuilder, transform_chain_type); in buildTransform()
339 sk_sp<sksg::Transform> LayerBuilder::getTransform(const AnimationBuilder& abuilder, in getTransform() function in skottie::internal::LayerBuilder
362 return parent_builder->getTransform(abuilder, cbuilder, ttype); in getParentTransform()
/third_party/flutter/skia/bench/
DCompositingImagesBench.cpp123 canvas->concat(this->getTransform()); in onDraw()
222 SkMatrix getTransform() const { in getTransform() function in CompositingImages
247 this->getTransform().mapRect(&size); in onGetSize()
/third_party/skia/bench/
DCompositingImagesBench.cpp127 canvas->concat(this->getTransform()); in onDraw()
230 SkMatrix getTransform() const { in getTransform() function in CompositingImages
255 this->getTransform().mapRect(&size); in onGetSize()
/third_party/skia/modules/sksg/include/
DSkSGTransform.h99 const sk_sp<Transform>& getTransform() const { return fTransform; } in getTransform() function
DSkSGGeometryEffect.h83 const sk_sp<Transform>& getTransform() const { return fTransform; } in getTransform() function
/third_party/skia/modules/skottie/utils/
DSkottieUtils.h57 skottie::TransformPropertyValue getTransform(const PropKey&) const;
DSkottieUtils.cpp179 skottie::TransformPropertyValue CustomPropertyManager::getTransform(const PropKey& key) const { in getTransform() function in skottie_utils::CustomPropertyManager
/third_party/skia/modules/skottie/gm/
DExternalProperties.cpp116 auto t = fPropManager->getTransform(prop); in update_props()
/third_party/flutter/skia/modules/skottie/utils/
DSkottieUtils.h97 skottie::TransformPropertyValue getTransform(const PropKey&) const;
/third_party/skia/third_party/externals/icu/source/tools/gendict/
Dgendict.cpp214 int32_t getTransform() { in getTransform() function in DataDict
440 indexes[DictionaryData::IX_TRANSFORM] = dict.getTransform(); in main()
/third_party/icu/icu4c/source/tools/gendict/
Dgendict.cpp214 int32_t getTransform() { in getTransform() function in DataDict
440 indexes[DictionaryData::IX_TRANSFORM] = dict.getTransform(); in main()
/third_party/flutter/skia/third_party/externals/icu/source/tools/gendict/
Dgendict.cpp214 int32_t getTransform() { in getTransform() function in DataDict
440 indexes[DictionaryData::IX_TRANSFORM] = dict.getTransform(); in main()
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl1246 [NewObject] DOMMatrix getTransform();
/third_party/typescript/lib/
Dlib.webworker.d.ts927 getTransform(): DOMMatrix; method
Dlib.dom.d.ts3508 getTransform(): DOMMatrix; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts907 getTransform(): DOMMatrix; method
Ddom.generated.d.ts3488 getTransform(): DOMMatrix; method