Home
last modified time | relevance | path

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

/external/skia/modules/sksg/src/
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
DSkSGEffectNode.cpp26 const RenderNode* EffectNode::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::EffectNode
DSkSGClipEffect.cpp37 const RenderNode* ClipEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ClipEffect
DSkSGDraw.cpp46 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
DSkSGRenderEffect.cpp123 const RenderNode* ImageFilterEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ImageFilterEffect
223 const RenderNode* BlenderEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::BlenderEffect
DSkSGGroup.cpp71 const RenderNode* Group::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Group
DSkSGTransform.cpp187 const RenderNode* TransformEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::TransformEffect
DSkSGColorFilter.cpp27 const RenderNode* ColorFilter::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ColorFilter
/external/skia/modules/skottie/src/effects/
DRadialWipeEffect.cpp36 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anonc437030d0111::RWipeRenderNode
DBulgeEffect.cpp150 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anone4b142fa0111::BulgeNode
DSkSLEffect.cpp49 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon361251c80111::SkSLShaderNode
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::__anond0afa02f0111::TileRenderNode
DSphereEffect.cpp260 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon9436c0b20111::SphereNode
DFractalNoiseEffect.cpp345 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon40dae1460111::FractalNoiseNode
DDisplacementMapEffect.cpp291 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anon5a4752e20111::DisplacementNode
/external/skia/modules/skottie/src/layers/shapelayer/
DRepeater.cpp42 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } // no hit-testing in onNodeAt() function in skottie::internal::__anondabbf6630111::RepeaterRenderNode
/external/skia/modules/skottie/src/layers/
DPrecompLayer.cpp130 const RenderNode* onNodeAt(const SkPoint& pt) const override { in attachExternalPrecompLayer() function in skottie::internal::AnimationBuilder::attachExternalPrecompLayer::SGAdapter
/external/skia/tools/viewer/
DSlideDir.cpp96 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } in onNodeAt() function in __anonec16994f0111::SlideAdapter