Searched refs:mFormat (Results 1 - 12 of 12) sorted by relevance
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_layer.h | 53 return mFormat; in GetFormat() 66 int32_t mFormat = 0; member
|
H A D | hdi_layer.cpp | 29 mFormat(hdl.format) in HdiLayerBuffer() 58 mFormat = right.format; in operator =()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_layer.h | 53 return mFormat; in GetFormat() 66 int32_t mFormat = 0; member
|
H A D | hdi_layer.cpp | 28 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer() 57 mFormat = right.format; in operator =()
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
H A D | hdi_layer.h | 58 return mFormat;
in GetFormat() 73 int32_t mFormat = 0;
member
|
H A D | hdi_layer.cpp | 27 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format)
in HdiLayerBuffer() 56 mFormat = right.format;
in operator =()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_layer.h | 54 return mFormat; in GetFormat() 67 int32_t mFormat = 0; member
|
H A D | hdi_layer.cpp | 39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer() 68 mFormat = right.format; in operator =()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_layer.h | 54 return mFormat; in GetFormat() 67 int32_t mFormat = 0; member
|
H A D | hdi_layer.cpp | 39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format) in HdiLayerBuffer() 68 mFormat = right.format; in operator =()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_layer.h | 54 return mFormat;
in GetFormat() 67 int32_t mFormat = 0;
member
|
H A D | hdi_layer.cpp | 39 : mPhyAddr(hdl.phyAddr), mHeight(hdl.height), mWidth(hdl.width), mStride(hdl.stride), mFormat(hdl.format)
in HdiLayerBuffer() 68 mFormat = right.format;
in operator =()
|
Completed in 8 milliseconds