Lines Matching defs:width
237 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight()
344 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight()
573 unsigned int getSize(int format, int width, int height, int usage, in getSize()
700 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
718 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
735 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes()
749 void getYuvUbwcSPPlaneInfo(uint64_t base, int width, int height, in getYuvUbwcSPPlaneInfo()
779 void getYuvSPPlaneInfo(uint64_t base, int width, int height, int bpp, in getYuvSPPlaneInfo()
796 int width = hnd->width; in getYUVPlaneInfo() local
1002 static void getYuvUBwcWidthHeight(int width, int height, int format, in getYuvUBwcWidthHeight()
1052 static unsigned int getRgbUBwcMetaBufferSize(int width, int height, int bpp) in getRgbUBwcMetaBufferSize()
1076 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize()