Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp409 char const * const gFillTypeStrs[] = { in json_path_out() local
446 gFillTypeStrs[(int) path.getFillType()], lastField ? "\n}" : ",\n"); in json_path_out()
/external/skqp/tests/
DPathOpsExtendedTest.cpp503 char const * const gFillTypeStrs[] = { in json_path_out() local
547 gFillTypeStrs[(int) path.getFillType()], lastField ? "\n}" : ",\n"); in json_path_out()
/external/skia/src/core/
DSkPath.cpp1899 char const * const gFillTypeStrs[] = { in dump() local
1906 gFillTypeStrs[(int) this->getFillType()]); in dump()
1991 char const * const gFillTypeStrs[] = { in dumpArrays() local
2002 gFillTypeStrs[(int)this->getFillType()], in dumpArrays()
/external/skqp/src/core/
DSkPath.cpp2204 char const * const gFillTypeStrs[] = { in dump() local
2211 gFillTypeStrs[(int) this->getFillType()]); in dump()