Home
last modified time | relevance | path

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

/external/skia/src/images/
Dbmpdecoderhelper.cpp199 PutPixel(x++, y, col); in DoRLEDecode()
243 PutPixel(x++, y, col); in DoRLEDecode()
257 void BmpDecoderHelper::PutPixel(int x, int y, uint8 col) { in PutPixel() function in image_codec::BmpDecoderHelper
Dbmpdecoderhelper.h84 void PutPixel(int x, int y, uint8 col);