/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IRTransformLayer.h | 112 TransformFtor& getTransform() { return Transform; } in getTransform() function 115 const TransformFtor& getTransform() const { return Transform; } in getTransform() function
|
D | ObjectTransformLayer.h | 113 TransformFtor &getTransform() { return Transform; } in getTransform() function 116 const TransformFtor &getTransform() const { return Transform; } in getTransform() function
|
/third_party/flutter/skia/modules/sksg/include/ |
D | SkSGGeometryTransform.h | 35 const sk_sp<Transform>& getTransform() const { return fTransform; } in getTransform() function
|
D | SkSGTransform.h | 99 const sk_sp<Transform>& getTransform() const { return fTransform; } in getTransform() function
|
/third_party/skia/modules/skottie/src/ |
D | Layer.h | 58 sk_sp<sksg::Transform> getTransform(const AnimationBuilder&, CompositionBuilder*,
|
D | Layer.cpp | 334 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/ |
D | CompositingImagesBench.cpp | 123 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/ |
D | CompositingImagesBench.cpp | 127 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/ |
D | SkSGTransform.h | 99 const sk_sp<Transform>& getTransform() const { return fTransform; } in getTransform() function
|
D | SkSGGeometryEffect.h | 83 const sk_sp<Transform>& getTransform() const { return fTransform; } in getTransform() function
|
/third_party/skia/modules/skottie/utils/ |
D | SkottieUtils.h | 57 skottie::TransformPropertyValue getTransform(const PropKey&) const;
|
D | SkottieUtils.cpp | 179 skottie::TransformPropertyValue CustomPropertyManager::getTransform(const PropKey& key) const { in getTransform() function in skottie_utils::CustomPropertyManager
|
/third_party/skia/modules/skottie/gm/ |
D | ExternalProperties.cpp | 116 auto t = fPropManager->getTransform(prop); in update_props()
|
/third_party/flutter/skia/modules/skottie/utils/ |
D | SkottieUtils.h | 97 skottie::TransformPropertyValue getTransform(const PropKey&) const;
|
/third_party/skia/third_party/externals/icu/source/tools/gendict/ |
D | gendict.cpp | 214 int32_t getTransform() { in getTransform() function in DataDict 440 indexes[DictionaryData::IX_TRANSFORM] = dict.getTransform(); in main()
|
/third_party/icu/icu4c/source/tools/gendict/ |
D | gendict.cpp | 214 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/ |
D | gendict.cpp | 214 int32_t getTransform() { in getTransform() function in DataDict 440 indexes[DictionaryData::IX_TRANSFORM] = dict.getTransform(); in main()
|
/third_party/node/test/fixtures/wpt/interfaces/ |
D | html.idl | 1246 [NewObject] DOMMatrix getTransform();
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 927 getTransform(): DOMMatrix; method
|
D | lib.dom.d.ts | 3508 getTransform(): DOMMatrix; method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 907 getTransform(): DOMMatrix; method
|
D | dom.generated.d.ts | 3488 getTransform(): DOMMatrix; method
|