Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DSmallPathShapeData.cpp21 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, uint32_t dim) { in SmallPathShapeDataKey() function in skgpu::ganesh::SmallPathShapeDataKey
32 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, const SkMatrix& ctm) { in SmallPathShapeDataKey() function in skgpu::ganesh::SmallPathShapeDataKey
H A DSmallPathShapeData.h31 SmallPathShapeDataKey(const SmallPathShapeDataKey& that) { in SmallPathShapeDataKey() function