Searched defs:requestedSize (Results 1 – 7 of 7) sorted by relevance
115 private static byte[] getOrCreateBuffer(int requestedSize) { in getOrCreateBuffer()131 private static boolean needToReallocate(int requestedSize, int bufferLength) { in needToReallocate()
98 final int requestedSize = mSize + count; in ensureCapacity() local207 final int requestedSize = mSize + count; in ensureCapacity() local316 final int requestedSize = mSize + count; in ensureCapacity() local
174 public static int calculateSampleSize(Size currentSize, Size requestedSize) { in calculateSampleSize()
165 MediaBufferBase **out, bool nonBlocking, size_t requestedSize) { in acquire_buffer()
469 int32_t requestedSize = getNumberOfBursts() * framesPerBurst; in compareWithStream() local
109 const int requestedSize = bytesPerPixel * in allocPixelRef() local
491 size_t requestedSize = width * height * SkColorTypeBytesPerPixel(colorType); in Bitmap_reconfigure() local