Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrMeshDrawOp.cpp45 int maxRepetitions = static_cast<int>(ibSize / (sizeof(uint16_t) * indicesPerRepetition)); in init() local
48 repeatCount, maxRepetitions); in init()
/external/skqp/src/gpu/ops/
DGrMeshDrawOp.cpp49 int maxRepetitions = static_cast<int>(ibSize / (sizeof(uint16_t) * indicesPerRepetition)); in init() local
52 repeatCount, maxRepetitions); in init()