Searched defs:readPath (Results 1 – 6 of 6) sorted by relevance
110 bool readPath(SkPath* path) { in readPath() function
213 void SkReadBuffer::readPath(SkPath* path) { in readPath() function in SkReadBuffer
294 void readPath (SkPath* out) { *out = SkPath(); } in readPath() function