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

  /external/skia/gpu/include/
GrGpu.h 36 uint32_t fIndexCnt; //<! Number of indices drawn
  /external/skia/gpu/src/
GrGpu.cpp 587 fStats.fIndexCnt += indexCount;
740 fStats.fDrawCnt, fStats.fVertexCnt, fStats.fIndexCnt,

Completed in 22 milliseconds