Searched defs:onReserveIndexSpace (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrGpu.cpp421 bool GrGpu::onReserveIndexSpace(int indexCount, void** indices) { function in class:GrGpu
H A DGrInOrderDrawBuffer.cpp649 bool GrInOrderDrawBuffer::onReserveIndexSpace(int indexCount, void** indices) { function in class:GrInOrderDrawBuffer
/external/skia/src/gpu/
H A DGrGpu.cpp421 bool GrGpu::onReserveIndexSpace(int indexCount, void** indices) { function in class:GrGpu
H A DGrInOrderDrawBuffer.cpp649 bool GrInOrderDrawBuffer::onReserveIndexSpace(int indexCount, void** indices) { function in class:GrInOrderDrawBuffer

Completed in 85 milliseconds