Home
last modified time | relevance | path

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

/third_party/skia/modules/sksg/src/
DSkSGEffectNode.cpp26 const RenderNode* EffectNode::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::EffectNode
DSkSGImage.cpp39 const RenderNode* Image::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Image
DSkSGOpacityEffect.cpp32 const RenderNode* OpacityEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::OpacityEffect
DSkSGClipEffect.cpp36 const RenderNode* ClipEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ClipEffect
DSkSGDraw.cpp45 const RenderNode* Draw::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Draw
DSkSGMaskEffect.cpp76 const RenderNode* MaskEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::MaskEffect
DSkSGGroup.cpp71 const RenderNode* Group::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Group
DSkSGRenderEffect.cpp122 const RenderNode* ImageFilterEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ImageFilterEffect
222 const RenderNode* BlendModeEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::BlendModeEffect
DSkSGTransform.cpp187 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/skia/modules/skottie/src/effects/
DSkSLEffect.cpp47 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon99fbbfd40111::SkSLShaderNode
DRadialWipeEffect.cpp36 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anond4b5ca190111::RWipeRenderNode
DBuldgeEffect.cpp149 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon7c3e5c6a0111::BulgeNode
DMotionBlurEffect.cpp66 const sksg::RenderNode* MotionBlurEffect::onNodeAt(const SkPoint&) const { in onNodeAt() function in skottie::internal::MotionBlurEffect
DMotionTileEffect.cpp57 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anone12e673b0111::TileRenderNode
DSphereEffect.cpp259 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon9833e1be0111::SphereNode
DFractalNoiseEffect.cpp327 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon6c279b520111::FractalNoiseNode
DDisplacementMapEffect.cpp293 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anonb818616e0111::DisplacementNode
/third_party/skia/modules/skottie/src/layers/shapelayer/
DRepeater.cpp41 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon0608b06f0111::RepeaterRenderNode
/third_party/skia/modules/skottie/src/layers/
DPrecompLayer.cpp129 const RenderNode* onNodeAt(const SkPoint& pt) const override { in attachExternalPrecompLayer() function in skottie::internal::AnimationBuilder::attachExternalPrecompLayer::SGAdapter
/third_party/skia/tools/viewer/
DSlideDir.cpp96 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } in onNodeAt() function in __anon1f14dddb0111::SlideAdapter