Searched defs:_height (Results 1 – 2 of 2) sorted by relevance
35 #define VENUS_BUFFER_SIZE_UNALIGNED(_color_fmt, _width, _height) ((VENUS_Y_STRIDE(_color_fmt, _wi… argument36 #define VENUS_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNE… argument
309 uint32_t _height = height; in allocationCopy2DRange() local326 uint32_t _height = height; in allocationCopy3DRange() local