Searched refs:_height (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_buffer4.h | 267 int _width, int _height, uint64_t _stride, in private_handle_t() 274 height = _height; in private_handle_t()
|
D | mali_gralloc_buffer.h | 267 int _width, int _height, uint64_t _stride, in private_handle_t() 274 height = _height; in private_handle_t()
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 309 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()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.js | 7445 var _height; 7451 _height = 0.42; 7456 _height = 0.34; 7465 _height = [0, 0.24, 0.3, 0.3, 0.36, 0.42][imgIndex]; 7470 _height = [0, 0.26, 0.286, 0.3, 0.306, 0.34][imgIndex]; 7478 "height": _height + "em", 7485 height: _height
|