Searched defs:mappedSize (Results 1 – 3 of 3) sorted by relevance
331 Bitmap::Bitmap(void* address, int fd, size_t mappedSize, const SkImageInfo& info, in Bitmap()
1152 uint64_t mappedSize = 0; in restoreAsg() local
3439 const int mappedSize = (m_fullUpload) ? (bufferSize) : (bufferSize / 2); in attemptBufferMap() local