Searched refs:mappedSize (Results 1 – 2 of 2) sorted by relevance
138 Bitmap(void* address, int fd, size_t mappedSize, const SkImageInfo& info, size_t rowBytes);
208 Bitmap::Bitmap(void* address, int fd, size_t mappedSize, const SkImageInfo& info, size_t rowBytes) in Bitmap() argument214 mPixelStorage.ashmem.size = mappedSize; in Bitmap()