OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 20 milliseconds