Searched refs:Sk4f_ToBytes (Results 1 - 4 of 4) sorted by relevance

/external/skia/bench/
H A DSk4fBench.cpp79 Sk4f_ToBytes((uint8_t*)(fDevice+i), a, b, c, d);
/external/skia/src/effects/gradients/
H A DSk4fGradientPriv.h95 Sk4f_ToBytes((uint8_t*)dst, c0, c1, c2, c3);
H A DSkLinearGradient.cpp665 Sk4f_ToBytes((uint8_t*)dstC, cd0, cd1, cd2, cd3);
/external/skia/src/core/
H A DSkNx.h375 AI static void Sk4f_ToBytes(uint8_t p[16], function

Completed in 109 milliseconds