Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrInOrderCommandBuilder.cpp84 char* savedIndices; in recordDrawPaths() local
89 count, &savedIndices, &savedTransforms); in recordDrawPaths()
110 if (&previous->fIndices[previous->fCount*indexBytes] == savedIndices && in recordDrawPaths()
121 dp->fIndices = savedIndices; in recordDrawPaths()