Searched refs:readColor4f (Results 1 – 9 of 9) sorted by relevance
89 void readColor4f(SkColor4f* color);255 void readColor4f(SkColor4f* out) { *out = SkColor4f{0,0,0,0}; } in readColor4f() function
359 buffer.readColor4f(&color); in Unflatten_PreV68()413 buffer.readColor4f(&color); in Unflatten()
166 void SkReadBuffer::readColor4f(SkColor4f* color) { in readColor4f() function in SkReadBuffer
50 buffer.readColor4f(&color); in CreateProc()
51 buffer.readColor4f(&color); in CreateProc()
97 void readColor4f(SkColor4f* color);
154 void SkReadBuffer::readColor4f(SkColor4f* color) { in readColor4f() function in SkReadBuffer
329 buffer.readColor4f(&color); in Unflatten()
307 reader->readColor4f(&color); in handleOp()