Searched refs:allocFormat (Results 1 – 1 of 1) sorted by relevance
1625 PixelFormat allocFormat = PIXEL_FORMAT_UNKNOWN; in allocateBuffers() local1657 allocFormat = format != 0 ? format : mCore->mDefaultBufferFormat; in allocateBuffers()1680 .format = allocFormat, in allocateBuffers()1692 sp<GraphicBuffer>::make(allocWidth, allocHeight, allocFormat, BQ_LAYER_COUNT, in allocateBuffers()1724 checkFormat != allocFormat || checkUsage != allocUsage || allocOptionsChanged) { in allocateBuffers()