Home
last modified time | relevance | path

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

/external/skia/modules/sksg/src/
DSkSGImage.cpp33 const RenderNode* Image::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Image
DSkSGOpacityEffect.cpp26 const RenderNode* OpacityEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::OpacityEffect
DSkSGEffectNode.cpp26 const RenderNode* EffectNode::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::EffectNode
DSkSGRenderEffect.cpp45 const RenderNode* ImageFilterEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ImageFilterEffect
141 const RenderNode* BlendModeEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::BlendModeEffect
DSkSGClipEffect.cpp36 const RenderNode* ClipEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::ClipEffect
DSkSGMaskEffect.cpp39 const RenderNode* MaskEffect::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::MaskEffect
DSkSGDraw.cpp44 const RenderNode* Draw::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Draw
DSkSGGroup.cpp69 const RenderNode* Group::onNodeAt(const SkPoint& p) const { in onNodeAt() function in sksg::Group
DSkSGTransform.cpp99 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
/external/skia/tools/viewer/
DSlideDir.cpp83 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } in onNodeAt() function in __anon477ee9930111::SlideAdapter
/external/skia/modules/skottie/src/
DSkottieLayer.cpp190 const RenderNode* onNodeAt(const SkPoint&) const override { return nullptr; } in attachNestedAnimation() function in skottie::internal::AnimationBuilder::attachNestedAnimation::SkottieSGAdapter