Home
last modified time | relevance | path

Searched defs:PaintNode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/
H A DShapeLayer.h26 class PaintNode; variable
/aosp_15_r20/external/skia/modules/sksg/src/
H A DSkSGPaint.cpp21 PaintNode::PaintNode() : INHERITED(kBubbleDamage_Trait) {} in PaintNode() function in sksg::PaintNode