Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkCodec_libbmp.cpp815 void SkBmpCodec::setRLEPixel(void* dst, size_t dstRowBytes, in setRLEPixel() function in SkBmpCodec
989 setRLEPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
993 setRLEPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
1001 setRLEPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
1063 setRLEPixel(dst, dstRowBytes, dstInfo, x, y, in decodeRLE()
DSkCodec_libbmp.h124 void setRLEPixel(void* dst, size_t dstRowBytes,