Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp425 char const * const gFillTypeStrs[] = { in json_path_out() local
461 gFillTypeStrs[(int) path.getFillType()], lastField ? "\n}" : ",\n"); in json_path_out()
/external/skia/src/core/
DSkPath.cpp1994 char const * const gFillTypeStrs[] = { in dump() local
2001 gFillTypeStrs[(int) this->getFillType()]); in dump()
2089 char const * const gFillTypeStrs[] = { in dumpArrays() local
2100 gFillTypeStrs[(int)this->getFillType()], in dumpArrays()