Home
last modified time | relevance | path

Searched refs:finalizeReservedIndices (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrGpu.cpp355 this->finalizeReservedIndices(); in geometrySourceWillPush()
401 void GrGpu::finalizeReservedIndices() { in finalizeReservedIndices() function in GrGpu
DGrGpu.h422 void finalizeReservedIndices();
/external/skia/src/gpu/gl/
DGrGpuGL.cpp2332 this->finalizeReservedIndices(); in setBuffers()