Home
last modified time | relevance | path

Searched refs:makeIndexSpaceAtLeast (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/
H A DGrMeshDrawTarget.h78 virtual uint16_t* makeIndexSpaceAtLeast(int minIndexCount, int fallbackIndexCount,
H A DGrOpFlushState.h138 uint16_t* makeIndexSpaceAtLeast(int minIndexCount, int fallbackIndexCount,
H A DGrOpFlushState.cpp197 uint16_t* GrOpFlushState::makeIndexSpaceAtLeast(int minIndexCount, int fallbackIndexCount, in makeIndexSpaceAtLeast() function in GrOpFlushState
/third_party/skia/src/gpu/mock/
H A DGrMockOpTarget.h105 UNIMPL(uint16_t* makeIndexSpaceAtLeast(int, int, sk_sp<const GrBuffer>*, int*, int*))
/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp260 fIndices = fTarget->makeIndexSpaceAtLeast(kMinIndicesPerChunk, kFallbackIndicesPerChunk, in allocNewBuffers()

Completed in 4 milliseconds