Searched defs:readMatrix (Results 1 – 6 of 6) sorted by relevance
114 bool readMatrix(SkMatrix* matrix) { in readMatrix() function
172 void SkReadBuffer::readMatrix(SkMatrix* matrix) { in readMatrix() function in SkReadBuffer
288 void readMatrix (SkMatrix* out) { *out = SkMatrix::I(); } in readMatrix() function