Searched refs:getAddr16 (Results 1 – 4 of 4) sorted by relevance
53 uint16_t* dst = bitmap.getAddr16(0, y); in make_argb4444_gradient()89 uint16_t* dst = bitmap.getAddr16(0, y); in make_argb4444_stripes()
59 if (etc1_encode_image((unsigned char*) bm.getAddr16(0, 0), in onOnceBeforeDraw()
580 inline uint16_t* getAddr16(int x, int y) const;828 inline uint16_t* SkBitmap::getAddr16(int x, int y) const { in getAddr16() function
220 const uint16_t* src = bm.getAddr16(0, y); in bitmap_to_pdf_pixels()