Home
last modified time | relevance | path

Searched refs:setRGBPixel (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/codec/
DSkBmpRLECodec.cpp233 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() function in SkBmpRLECodec
443 setRGBPixel(dst, dstRowBytes, dstInfo, in decodeRows()
481 setRGBPixel(dst, dstRowBytes, dstInfo, x++, y, red, green, blue); in decodeRows()
DSkBmpRLECodec.h83 void setRGBPixel(void* dst, size_t dstRowBytes,