Lines Matching defs:format
139 bool isUncompressedRgbFormat(int format) in isUncompressedRgbFormat()
164 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight()
265 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight()
319 int AdrenoMemInfo::isUBWCSupportedByGPU(int format) in isUBWCSupportedByGPU()
448 bool isMacroTileEnabled(int format, int usage) in isMacroTileEnabled()
481 unsigned int getSize(int format, int width, int height, int usage, in getSize()
595 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
613 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
631 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes()
714 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer()
760 static bool isUBwcFormat(int format) in isUBwcFormat()
772 static bool isUBwcSupported(int format) in isUBwcSupported()
787 bool isUBwcEnabled(int format, int usage) in isUBwcEnabled()
802 static void getUBwcWidthAndHeight(int width, int height, int format, in getUBwcWidthAndHeight()
871 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize()