Searched refs:dstRowBytes (Results 1 – 1 of 1) sorted by relevance
577 const size_t dstRowBytes = mRecycledBitmap->rowBytes(); in copyIfNecessary() local584 dst = SkTAddOffset<void>(dst, dstRowBytes); in copyIfNecessary()