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
DSkSGOpacityEffect.cpp32 const RenderNode* OpacityEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::OpacityEffect
DSkSGImage.cpp39 const RenderNode* Image::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Image
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::__anon408e32750111::SkSLShaderNode
DBuldgeEffect.cpp149 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon1137fb4b0111::BulgeNode
DRadialWipeEffect.cpp36 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon7935f17a0111::RWipeRenderNode
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::__anon85ae8e9c0111::TileRenderNode
DFractalNoiseEffect.cpp327 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon314f1ef30111::FractalNoiseNode
DSphereEffect.cpp259 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon2d2d809f0111::SphereNode
DDisplacementMapEffect.cpp293 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon080d4d6f0111::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::__anoncb3034100111::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 __anon0d981e5c0111::SlideAdapter