Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
H A DSkBmpRLECodec.cpp204 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() function in SkBmpRLECodec
464 setRGBPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
502 setRGBPixel(dst, dstRowBytes, dstInfo, x++, y, red, green, blue); in decodeRLE()
H A DSkBmpRLECodec.h83 void setRGBPixel(void* dst, size_t dstRowBytes,

Completed in 2 milliseconds