Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DGrMeshDrawOp.cpp71 int repeatCount, int maxRepetitions) { in PatternHelper() argument
73 indicesPerRepetition, repeatCount, maxRepetitions); in PatternHelper()
79 int repeatCount, int maxRepetitions) { in init() argument
96 SkASSERT(maxRepetitions == in init()
99 maxRepetitions, std::move(vertexBuffer), verticesPerRepetition, in init()
DGrMeshDrawOp.h59 int indicesPerRepetition, int repeatCount, int maxRepetitions);
73 int indicesPerRepetition, int repeatCount, int maxRepetitions);