Home
last modified time | relevance | path

Searched refs:_height (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8x26/kernel-headers/media/
Dmsm_media_info.h35_height) ((VENUS_Y_STRIDE(_color_fmt, _width) * VENUS_Y_SCANLINES(_color_fmt, _height)) + (VEN… argument
36 …US_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNED(_color_f… argument
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp309 uint32_t _height = height; in allocationCopy2DRange() local
315 …ange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstMip, _dstFace, _width, _height, _srcAlloc, _srcX… in allocationCopy2DRange()
326 uint32_t _height = height; in allocationCopy3DRange() local
333 …ange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstZoff, _dstMip, _width, _height, _depth, _srcAllo… in allocationCopy3DRange()