Home
last modified time | relevance | path

Searched defs:tempFaces (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DGrStencilSettings.cpp264 Face tempFaces[2]; in genKey() local
269 b->addBytes(sizeof(Face), &tempFaces[0], "stencilCWFace"); in genKey() local
270 b->addBytes(sizeof(Face), &tempFaces[1], "stencilCCWFace"); in genKey() local

Completed in 2 milliseconds