Searched defs:requestedSize (Results 1 – 4 of 4) sorted by relevance
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
188 public static int calculateSampleSize(Size currentSize, Size requestedSize) { in calculateSampleSize()
116 const int requestedSize = bytesPerPixel * in allocPixelRef() local
478 size_t requestedSize = width * height * SkColorTypeBytesPerPixel(colorType); in Bitmap_reconfigure() local