Home
last modified time | relevance | path

Searched refs:GeneratePathMaskKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DRasterPathUtils.h55 skgpu::UniqueKey GeneratePathMaskKey(const Shape& shape,
H A DRasterPathUtils.cpp69 skgpu::UniqueKey GeneratePathMaskKey(const Shape& shape, in GeneratePathMaskKey() function
H A DPathAtlas.cpp114 skgpu::UniqueKey maskKey = GeneratePathMaskKey(shape, transform, strokeRec, maskSize); in findOrCreateEntry()