Home
last modified time | relevance | path

Searched defs:onNodeAt (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/modules/sksg/src/
DSkSGImage.cpp33 const RenderNode* Image::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Image
DSkSGOpacityEffect.cpp26 const RenderNode* OpacityEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::OpacityEffect
DSkSGEffectNode.cpp26 const RenderNode* EffectNode::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::EffectNode
DSkSGClipEffect.cpp36 const RenderNode* ClipEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ClipEffect
DSkSGMaskEffect.cpp39 const RenderNode* MaskEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::MaskEffect
DSkSGDraw.cpp45 const RenderNode* Draw::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Draw
DSkSGGroup.cpp73 const RenderNode* Group::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Group
DSkSGRenderEffect.cpp164 const RenderNode* ImageFilterEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ImageFilterEffect
261 const RenderNode* BlendModeEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::BlendModeEffect
DSkSGTransform.cpp157 const RenderNode* TransformEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::TransformEffect
DSkSGColorFilter.cpp28 const RenderNode* ColorFilter::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ColorFilter
/third_party/flutter/skia/modules/skottie/src/effects/
DMotionBlurEffect.cpp45 const sksg::RenderNode* MotionBlurEffect::onNodeAt(const SkPoint&) const { in onNodeAt() function in skottie::internal::MotionBlurEffect
DRadialWipeEffect.cpp36 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon3ee0c4e50111::RWipeRenderNode
DMotionTileEffect.cpp55 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon4b5962070111::TileRenderNode
/third_party/flutter/skia/modules/skottie/src/
DComposition.cpp33 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } in attachNestedAnimation() function in skottie::internal::AnimationBuilder::attachNestedAnimation::SkottieSGAdapter
/third_party/flutter/skia/tools/viewer/
DSlideDir.cpp83 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } in onNodeAt() function in __anoneb568e270111::SlideAdapter