Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrInOrderCommandBuilder.cpp102 indexType == previous->fIndexType && in recordDrawPaths()
122 dp->fIndexType = indexType; in recordDrawPaths()
DGrTargetCommands.cpp88 fIndices, fIndexType, in execute()
DGrTargetCommands.h165 GrDrawTarget::PathIndexType fIndexType; member