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::__anonb3273c150111::SkSLShaderNode
DBuldgeEffect.cpp149 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon8e39eceb0111::BulgeNode
DRadialWipeEffect.cpp36 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anona317b31a0111::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::__anonaf90503c0111::TileRenderNode
DSphereEffect.cpp259 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anonaa2f723f0111::SphereNode
DFractalNoiseEffect.cpp327 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon5aa7c8930111::FractalNoiseNode
DDisplacementMapEffect.cpp293 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon2f69130f0111::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::__anonf488ddb00111::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 __anon70af33fc0111::SlideAdapter