Home
last modified time | relevance | path

Searched refs:_width (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_buffer4.h267 int _width, int _height, uint64_t _stride, in private_handle_t()
273 width = _width; in private_handle_t()
Dmali_gralloc_buffer.h267 int _width, int _height, uint64_t _stride, in private_handle_t()
273 width = _width; in private_handle_t()
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp308 uint32_t _width = width; in allocationCopy2DRange() local
315 …nCopy2DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstMip, _dstFace, _width, _height, _srcAllo… in allocationCopy2DRange()
325 uint32_t _width = width; in allocationCopy3DRange() local
333 …nCopy3DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstZoff, _dstMip, _width, _height, _depth, … in allocationCopy3DRange()