Searched defs:readColor4f (Results 1 – 3 of 3) sorted by relevance
166 void SkReadBuffer::readColor4f(SkColor4f* color) { in readColor4f() function in SkReadBuffer
255 void readColor4f(SkColor4f* out) { *out = SkColor4f{0,0,0,0}; } in readColor4f() function
154 void SkReadBuffer::readColor4f(SkColor4f* color) { in readColor4f() function in SkReadBuffer