Searched defs:srcLeft (Results 1 – 4 of 4) sorted by relevance
96 void Bitmap::CopyPixels(Bitmap& dst, int srcLeft, int srcTop) const in CopyPixels()
193 int srcLeft = GetObject<int>(); in BitmapFuzzTest005() local
57 int32_t srcLeft = srcRect.left_ & ~1; in RectRound() local
153 void SkiaBitmap::CopyPixels(Bitmap& dst, int srcLeft, int srcTop) const in CopyPixels()