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