Home
last modified time | relevance | path

Searched refs:kMinGeometryAllocated (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ops/
DGrAtlasTextOp.h99 static constexpr auto kMinGeometryAllocated = 12; variable
103 , fGeoDataAllocSize(kMinGeometryAllocated) in GrAtlasTextOp()
159 SkAutoSTMalloc<kMinGeometryAllocated, Geometry> fGeoData;
/external/skia/src/gpu/ops/
DGrAtlasTextOp.h100 static constexpr auto kMinGeometryAllocated = 12; variable
104 , fGeoDataAllocSize(kMinGeometryAllocated) in GrAtlasTextOp()
160 SkAutoSTMalloc<kMinGeometryAllocated, Geometry> fGeoData;