Lines Matching defs:width
216 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight()
323 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight()
549 unsigned int getSize(int format, int width, int height, int usage, in getSize()
676 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
694 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
712 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes()
726 void getYuvUbwcSPPlaneInfo(uint64_t base, int width, int height, in getYuvUbwcSPPlaneInfo()
756 void getYuvSPPlaneInfo(uint64_t base, int width, int height, int bpp, in getYuvSPPlaneInfo()
773 int width = hnd->width; in getYUVPlaneInfo() local
984 static void getYuvUBwcWidthHeight(int width, int height, int format, in getYuvUBwcWidthHeight()
1033 static unsigned int getRgbUBwcMetaBufferSize(int width, int height, int bpp) in getRgbUBwcMetaBufferSize()
1057 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize()