Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DTextureOp.cpp287 CountStorage maxQuadCount = std::numeric_limits<CountStorage>::max(); in ValidateResourceLimits() local
289 int resourceLimit = SkTo<int>(maxQuadCount); in ValidateResourceLimits()