Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp274 int shapeMaxDimension = SkTMax(fShapeConservativeIBounds.height(), in shouldCachePathMask() local
276 if (shapeMaxDimension > maxRenderTargetSize) { in shouldCachePathMask()