Searched defs:readPoint (Results 1 – 2 of 2) sorted by relevance
119 SkPoint readPoint() { SkPoint p; this->readPoint(&p); return p; } in readPoint() function
173 void SkReadBuffer::readPoint(SkPoint* point) { in readPoint() function in SkReadBuffer