Searched refs:allocFormat (Results 1 – 1 of 1) sorted by relevance
1229 PixelFormat allocFormat = PIXEL_FORMAT_UNKNOWN; in allocateBuffers() local1248 allocFormat = format != 0 ? format : mCore->mDefaultBufferFormat; in allocateBuffers()1258 allocWidth, allocHeight, allocFormat, allocUsage, &result)); in allocateBuffers()1278 checkFormat != allocFormat || checkUsage != allocUsage) { in allocateBuffers()