Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrShape.h478 bool wasPath = Type::kPath == fType; variable
482 if (wasPath && !isPath) {
484 } else if (!wasPath && isPath) {
/external/skia/src/gpu/
DGrShape.h478 bool wasPath = Type::kPath == fType; variable
482 if (wasPath && !isPath) {
484 } else if (!wasPath && isPath) {