Searched defs:PutPixel (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/skia/src/images/ | ||
| D | bmpdecoderhelper.cpp | 257 void BmpDecoderHelper::PutPixel(int x, int y, uint8 col) { in PutPixel() function in image_codec::BmpDecoderHelper |
| /external/skia/src/images/ | ||
| D | bmpdecoderhelper.cpp | 257 void BmpDecoderHelper::PutPixel(int x, int y, uint8 col) { in PutPixel() function in image_codec::BmpDecoderHelper |