Searched defs:getSize64 (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkPixmap.h89 uint64_t getSize64() const { return sk_64_mul(fInfo.height(), fRowBytes); } function in class:SkPixmap

Completed in 311 milliseconds