Searched refs:currentFileSize (Results 1 – 1 of 1) sorted by relevance
513 int currentFileSize, writeThisTime; in vfbAllocateMmappedFramebuffer() local526 for (currentFileSize = 0; in vfbAllocateMmappedFramebuffer()527 currentFileSize < pvfb->sizeInBytes; in vfbAllocateMmappedFramebuffer()528 currentFileSize += writeThisTime) { in vfbAllocateMmappedFramebuffer()530 pvfb->sizeInBytes - currentFileSize); in vfbAllocateMmappedFramebuffer()