Searched refs:minRowBytes64 (Results 1 – 11 of 11) sorted by relevance
498 uint64_t minRowBytes64() const { return sk_64_mul(this->width(), this->bytesPerPixel()); } in minRowBytes64() function507 uint64_t minRowBytes = this->minRowBytes64(); in minRowBytes()587 return rowBytes >= this->minRowBytes64(); in validRowBytes()
598 uint64_t minRowBytes64() const { in minRowBytes64() function609 uint64_t minRowBytes = this->minRowBytes64(); in minRowBytes()692 if (rowBytes < this->minRowBytes64()) { in validRowBytes()
11 uint64_t minRowBytes = imageInfo.minRowBytes64(); in draw()
19 uint64_t rowBytes = info.minRowBytes64(); in allocPixelRef()
117 int64_t mrb = info.minRowBytes64(); in setInfo()
115 int64_t mrb = info.minRowBytes64(); in setInfo()
978 uint64_t <a href='#SkImageInfo_minRowBytes64'>minRowBytes64</a>() const;1912 uint64_t <a href='#SkImageInfo_minRowBytes64'>minRowBytes64</a>()const1983 <a href='#SkImageInfo_minRowBytes64'>minRowBytes64</a> <a href='#SkImageInfo_computeByteSize'>compu…
1519 uint64_t minRowBytes64() const;
1511 uint64_t minRowBytes64() const;