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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.h 729 int indexCountInCurrentSource() const {
    [all...]
GrDrawTarget.cpp 635 int maxInstancesPerDraw = this->indexCountInCurrentSource() / indicesPerInstance;
    [all...]
GrInOrderDrawBuffer.cpp 258 int instancesToConcat = this->indexCountInCurrentSource() / info.indicesPerInstance();
    [all...]

Completed in 543 milliseconds