Searched defs:mappedSize (Results 1 – 2 of 2) sorted by relevance
27 jint mappedSize = 0; in DmabufInfoReader_getProcessStats() local
233 Bitmap::Bitmap(void* address, int fd, size_t mappedSize, const SkImageInfo& info, size_t rowBytes) in Bitmap()