Home
last modified time | relevance | path

Searched refs:mPhyAddr (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_layer.h38 if (mPhyAddr == 0) { in GetMemHandle()
41 return mPhyAddr; in GetMemHandle()
69 uint64_t mPhyAddr = 0; member
H A Dhdi_layer.cpp27 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
52 mPhyAddr = right.phyAddr; in operator =()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_layer.h37 return mPhyAddr; in GetPhysicalAddr()
62 uint64_t mPhyAddr = 0; member
H A Dhdi_layer.cpp28 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), in HdiLayerBuffer()
54 mPhyAddr = right.phyAddr; in operator =()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_layer.h37 return mPhyAddr; in GetPhysicalAddr()
62 uint64_t mPhyAddr = 0; member
H A Dhdi_layer.cpp28 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
53 mPhyAddr = right.phyAddr; in operator =()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_layer.h38 return mPhyAddr; in GetPhysicalAddr()
63 uint64_t mPhyAddr = 0; member
H A Dhdi_layer.cpp39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
64 mPhyAddr = right.phyAddr; in operator =()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_layer.h38 return mPhyAddr; in GetPhysicalAddr()
63 uint64_t mPhyAddr = 0; member
H A Dhdi_layer.cpp39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
64 mPhyAddr = right.phyAddr; in operator =()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_layer.h38 return mPhyAddr; in GetPhysicalAddr()
63 uint64_t mPhyAddr = 0; member
H A Dhdi_layer.cpp39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer()
64 mPhyAddr = right.phyAddr; in operator =()

Completed in 8 milliseconds