Searched refs:adjusted_height (Results 1 – 2 of 2) sorted by relevance
135 int adjusted_height = MALI_ALIGN(hnd->height, 2); in ConvertBoInfo() local136 int y_size = adjusted_height * hnd->byte_stride; in ConvertBoInfo()138 int v_size = vu_stride * (adjusted_height / 2); in ConvertBoInfo()
2306 const int adjusted_height = in ConstructStubFrameInfo() local2311 frame_size_in_bytes_without_fixed_ = adjusted_height * kSystemPointerSize; in ConstructStubFrameInfo()