Home | History | Annotate | Download | only in libgralloc

Lines Matching refs:height

50 size_t getBufferSizeAndDimensions(int width, int height, int format, int usage,
52 size_t getBufferSizeAndDimensions(int width, int height, int format,
56 // Attributes include aligned width, aligned height, tileEnabled and size of the buffer
57 void getBufferAttributes(int width, int height, int format, int usage,
68 // Allocate buffer from width, height, format into a private_handle_t
109 * Function to compute the adreno aligned width and aligned height
112 * @return aligned width, aligned height
114 void getAlignedWidthAndHeight(int width, int height, int format,
136 int height,
148 int height,