Home | History | Annotate | Download | only in core

Lines Matching refs:getAddr8

628             uint8_t* addr = this->getAddr8(x, y);
805 uint8_t* dst = bm.getAddr8(0, 0);
1245 const uint8_t* s = src.getAddr8(0, 0);
1273 const uint8_t* SK_RESTRICT s = src.getAddr8(0, 0);
1325 GetBitmapAlpha(*this, tmpBitmap.getAddr8(0, 0), srcM.fRowBytes);