Searched defs:readPoint3 (Results 1 – 3 of 3) sorted by relevance
168 void SkReadBuffer::readPoint3(SkPoint3* point) { in readPoint3() function in SkReadBuffer
287 void readPoint3 (SkPoint3* out) { *out = SkPoint3{0,0,0}; } in readPoint3() function
165 void SkReadBuffer::readPoint3(SkPoint3* point) { in readPoint3() function in SkReadBuffer