Home
last modified time | relevance | path

Searched defs:minRowBytes64 (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/include/core/
DSkImageInfo.h498 uint64_t minRowBytes64() const { return sk_64_mul(this->width(), this->bytesPerPixel()); } in minRowBytes64() function
/third_party/skia/include/core/
DSkImageInfo.h598 uint64_t minRowBytes64() const { in minRowBytes64() function