Lines Matching refs:height
51 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
53 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
57 // Attributes include aligned width, aligned height, tileEnabled and size of the buffer
58 void getBufferAttributes(int width, int height, int format, int usage,
69 // Allocate buffer from width, height, format into a private_handle_t
117 * Function to compute aligned width and aligned height based on
118 * width, height, format and usage flags.
120 * @return aligned width, aligned height
122 void getAlignedWidthAndHeight(int width, int height, int format,
126 * Function to compute aligned width and aligned height based on
129 * @return aligned width, aligned height
134 * Function to compute the adreno aligned width and aligned height
137 * @return aligned width, aligned height
139 void getGpuAlignedWidthHeight(int width, int height, int format,
175 int height,
187 int height,