Lines Matching defs:format
127 int format = descriptor.GetFormat(); in AllocateBuffer() local
216 bool Allocator::IsMacroTileEnabled(int format, gralloc1_producer_usage_t prod_usage, in IsMacroTileEnabled()
248 int format = descriptor.GetFormat(); in GetSize() local
338 void Allocator::GetBufferSizeAndDimensions(int width, int height, int format, unsigned int *size, in GetBufferSizeAndDimensions()
355 int format = descriptor.GetFormat(); in GetBufferAttributes() local
414 int format = hnd->format; in GetYUVPlaneInfo() local
503 gralloc1_consumer_usage_t cons_usage, int format) { in GetImplDefinedFormat()
538 bool Allocator::IsUBwcFormat(int format) { in IsUBwcFormat()
547 bool Allocator::IsUBwcSupported(int format) { in IsUBwcSupported()
637 bool Allocator::IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage, in IsUBwcEnabled()
664 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
728 unsigned int Allocator::GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize()
794 int format = descriptor.GetFormat(); in GetAlignedWidthAndHeight() local