Searched refs:fill_type_to_str (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkLua.cpp1113 static const char* fill_type_to_str(SkPath::FillType fill) { function
1129 SkLua(L).pushString(fill_type_to_str(fill));
/external/skia/src/utils/
H A DSkLua.cpp1105 static const char* fill_type_to_str(SkPath::FillType fill) { function
1121 SkLua(L).pushString(fill_type_to_str(fill));

Completed in 71 milliseconds