Home
last modified time | relevance | path

Searched defs:mappedSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DBitmap.cpp331 Bitmap::Bitmap(void* address, int fd, size_t mappedSize, const SkImageInfo& info, in Bitmap()
/aosp_15_r20/hardware/google/gfxstream/host/
DVirtioGpuFrontend.cpp1152 uint64_t mappedSize = 0; in restoreAsg() local
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp3439 const int mappedSize = (m_fullUpload) ? (bufferSize) : (bufferSize / 2); in attemptBufferMap() local