Searched refs:readColor4f (Results 1 – 9 of 9) sorted by relevance
105 void readColor4f(SkColor4f* color);285 void readColor4f(SkColor4f* out) { *out = SkColor4f{0,0,0,0}; } in readColor4f() function
426 buffer.readColor4f(&color); in Unflatten_PreV68()481 buffer.readColor4f(&color); in Unflatten()
157 void SkReadBuffer::readColor4f(SkColor4f* color) { in readColor4f() function in SkReadBuffer
50 buffer.readColor4f(&color); in CreateProc()
51 buffer.readColor4f(&color); in CreateProc()
94 void readColor4f(SkColor4f* color);
298 buffer.readColor4f(&color); in Unflatten()
154 void SkReadBuffer::readColor4f(SkColor4f* color) { in readColor4f() function in SkReadBuffer
273 reader->readColor4f(&color); in handleOp()