Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/sksg/src/
H A DSkSGRenderEffect.cpp135 const RenderNode* ImageFilterEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ImageFilterEffect
216 const RenderNode* BlenderEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::BlenderEffect
H A DSkSGEffectNode.cpp35 const RenderNode* EffectNode::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::EffectNode
H A DSkSGOpacityEffect.cpp38 const RenderNode* OpacityEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::OpacityEffect
H A DSkSGImage.cpp41 const RenderNode* Image::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Image
H A DSkSGClipEffect.cpp43 const RenderNode* ClipEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ClipEffect
H A DSkSGDraw.cpp49 const RenderNode* Draw::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Draw
H A DSkSGMaskEffect.cpp85 const RenderNode* MaskEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::MaskEffect
H A DSkSGGroup.cpp78 const RenderNode* Group::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Group
H A DSkSGTransform.cpp187 const RenderNode* TransformEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::TransformEffect
H A DSkSGColorFilter.cpp38 const RenderNode* ColorFilter::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ColorFilter
/aosp_15_r20/external/skia/modules/skottie/src/effects/
H A DRadialWipeEffect.cpp57 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon0871b37e0111::RWipeRenderNode
H A DBulgeEffect.cpp171 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon683ea8cb0111::BulgeNode
H A DMotionBlurEffect.cpp66 const sksg::RenderNode* MotionBlurEffect::onNodeAt(const SkPoint&) const { in onNodeAt() function in skottie::internal::MotionBlurEffect
H A DMotionTileEffect.cpp82 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon14ea50a00111::TileRenderNode
H A DSkSLEffect.cpp102 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::SkSLShaderNode
H A DSphereEffect.cpp284 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon8970e0a30111::SphereNode
H A DFractalNoiseEffect.cpp367 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon7e8371f70111::FractalNoiseNode
H A DDisplacementMapEffect.cpp311 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anone646f1f30111::DisplacementNode
/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/
H A DRepeater.cpp59 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon186487140111::RepeaterRenderNode
/aosp_15_r20/external/skia/modules/skottie/src/layers/
H A DPrecompLayer.cpp146 const RenderNode* onNodeAt(const SkPoint& pt) const override { in attachExternalPrecompLayer() function in skottie::internal::AnimationBuilder::attachExternalPrecompLayer::SGAdapter
/aosp_15_r20/external/skia/tools/viewer/
H A DSlideDir.cpp110 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } in onNodeAt() function in __anon813f54e00111::SlideAdapter