Searched refs:gFillTypeStrs (Results 1 – 4 of 4) sorted by relevance
409 char const * const gFillTypeStrs[] = { in json_path_out() local446 gFillTypeStrs[(int) path.getFillType()], lastField ? "\n}" : ",\n"); in json_path_out()
501 char const * const gFillTypeStrs[] = { in json_path_out() local545 gFillTypeStrs[(int) path.getFillType()], lastField ? "\n}" : ",\n"); in json_path_out()
1907 char const * const gFillTypeStrs[] = { in dump() local1914 gFillTypeStrs[(int) this->getFillType()]); in dump()1958 char const * const gFillTypeStrs[] = { in dump() local1964 …descSk.printf("path.setFillType(SkPath::k%s_FillType);\n", gFillTypeStrs[(int) this->getFillType()… in dump()2045 char const * const gFillTypeStrs[] = { in dumpArrays() local2056 gFillTypeStrs[(int)this->getFillType()], in dumpArrays()
2149 char const * const gFillTypeStrs[] = { in dump() local2156 gFillTypeStrs[(int) this->getFillType()]); in dump()2200 char const * const gFillTypeStrs[] = { in dump() local2206 …descSk.printf("path.setFillType(SkPath::k%s_FillType);\n", gFillTypeStrs[(int) this->getFillType()… in dump()