Searched refs:writeColorArray (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/core/
H A DSkColorTable.cpp88 buffer.writeColorArray(fColors, fCount);
H A DSkWriteBuffer.cpp97 void SkWriteBuffer::writeColorArray(const SkColor* color, uint32_t count) { function in class:SkWriteBuffer
/external/skia/include/core/
H A DSkWriteBuffer.h66 void writeColorArray(const SkColor* color, uint32_t count);
/external/skia/tests/
H A DSerializationTest.cpp92 writer.writeColorArray(data, arraySize);
/external/skia/src/effects/gradients/
H A DSkGradientShader.cpp15 buffer.writeColorArray(fColors, fCount);

Completed in 686 milliseconds