Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrOpFlushState.cpp184 int* actualIndexCount) { in makeIndexSpaceAtLeast() argument
186 minIndexCount, fallbackIndexCount, buffer, startIndex, actualIndexCount)); in makeIndexSpaceAtLeast()
DGrBufferAllocPool.cpp511 int* actualIndexCount) { in makeSpaceAtLeast() argument
516 SkASSERT(actualIndexCount); in makeSpaceAtLeast()
532 *actualIndexCount = static_cast<int>(actualSize / sizeof(uint16_t)); in makeSpaceAtLeast()
DGrBufferAllocPool.h311 int* actualIndexCount);
DGrOpFlushState.h97 int* actualIndexCount) final;
/third_party/skia/src/gpu/
DGrOpFlushState.cpp199 int* actualIndexCount) { in makeIndexSpaceAtLeast() argument
201 minIndexCount, fallbackIndexCount, buffer, startIndex, actualIndexCount)); in makeIndexSpaceAtLeast()
DGrBufferAllocPool.cpp499 int* actualIndexCount) { in makeSpaceAtLeast() argument
504 SkASSERT(actualIndexCount); in makeSpaceAtLeast()
520 *actualIndexCount = static_cast<int>(actualSize / sizeof(uint16_t)); in makeSpaceAtLeast()
DGrMeshDrawTarget.h80 int* actualIndexCount) = 0;
DGrBufferAllocPool.h312 int* actualIndexCount);
DGrOpFlushState.h140 int* actualIndexCount) final;
/third_party/flutter/skia/src/gpu/ops/
DGrMeshDrawOp.h132 int* actualIndexCount) = 0;