HomeSort by relevance Sort by last modified time
    Searched refs:reserveIndexSpace (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.h 271 * or reserveIndexSpace.
    [all...]
GrDrawTarget.cpp 171 bool GrDrawTarget::reserveIndexSpace(int indexCount,
207 if (!this->reserveIndexSpace(indexCount, indices)) {
    [all...]
  /external/skia/src/gpu/
GrDrawTarget.h 271 * or reserveIndexSpace.
    [all...]
GrDrawTarget.cpp 171 bool GrDrawTarget::reserveIndexSpace(int indexCount,
207 if (!this->reserveIndexSpace(indexCount, indices)) {
    [all...]

Completed in 42 milliseconds