/device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.c | 192 static uint32_t ConvertFormatToDrm(PixelFormat fmtIn) in ConvertFormatToDrm() argument 208 if (convertTable[i].pixFormat == fmtIn) { in ConvertFormatToDrm() 212 DISPLAY_DEBUGLOG("fmtIn %{public}d : %{public}s, outFmt %{public}d : %{public}s", fmtIn, GetPixelFmtStr(fmtIn), in ConvertFormatToDrm()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.c | 154 static uint32_t ConvertFormatToDrm(PixelFormat fmtIn) in ConvertFormatToDrm() argument 170 if (convertTable[i].pixFormat == fmtIn) { in ConvertFormatToDrm() 174 DISPLAY_DEBUGLOG("fmtIn %{public}d : %{public}s, outFmt %{public}d : %{public}s", fmtIn, in ConvertFormatToDrm() 175 GetPixelFmtStr(fmtIn), fmtOut, GetDrmFmtStr(fmtOut)); in ConvertFormatToDrm()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.cpp | 151 static uint32_t ConvertFormatToDrm(PixelFormat fmtIn) in ConvertFormatToDrm() argument 167 if (convertTable[i].pixFormat == fmtIn) { in ConvertFormatToDrm() 171 DISPLAY_LOGD("fmtIn %{public}d : %{public}s, outFmt %{public}d : %{public}s", fmtIn, in ConvertFormatToDrm() 172 GetPixelFmtStr(fmtIn), fmtOut, GetDrmFmtStr(fmtOut)); in ConvertFormatToDrm()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.cpp | 151 static uint32_t ConvertFormatToDrm(PixelFormat fmtIn) in ConvertFormatToDrm() argument 167 if (convertTable[i].pixFormat == fmtIn) { in ConvertFormatToDrm() 171 DISPLAY_LOGD("fmtIn %{public}d : %{public}s, outFmt %{public}d : %{public}s", fmtIn, in ConvertFormatToDrm() 172 GetPixelFmtStr(fmtIn), fmtOut, GetDrmFmtStr(fmtOut)); in ConvertFormatToDrm()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
H A D | display_gralloc_gbm.cpp | 151 static uint32_t ConvertFormatToDrm(PixelFormat fmtIn) in ConvertFormatToDrm() argument 167 if (convertTable[i].pixFormat == fmtIn) { in ConvertFormatToDrm() 171 DISPLAY_LOGD("fmtIn %{public}d : %{public}s, outFmt %{public}d : %{public}s", fmtIn, in ConvertFormatToDrm() 172 GetPixelFmtStr(fmtIn), fmtOut, GetDrmFmtStr(fmtOut)); in ConvertFormatToDrm()
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/ |
H A D | drm_device.h | 42 static uint32_t ConvertToDrmFormat(PixelFormat fmtIn);
|
H A D | drm_device.cpp | 64 uint32_t DrmDevice::ConvertToDrmFormat(PixelFormat fmtIn)
in ConvertToDrmFormat() argument 80 if (convertTable[i].pixFormat == fmtIn) {
in ConvertToDrmFormat() 84 DISPLAY_LOGD("fmtIn %{public}d, outFmt %{public}d", fmtIn, fmtOut);
in ConvertToDrmFormat()
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 64 uint32_t DrmDevice::ConvertToDrmFormat(PixelFormat fmtIn) in ConvertToDrmFormat() argument 80 if (convertTable[i].pixFormat == fmtIn) { in ConvertToDrmFormat() 84 DISPLAY_DEBUGLOG("fmtIn %{public}d, outFmt %{public}d", fmtIn, fmtOut); in ConvertToDrmFormat()
|
H A D | drm_device.h | 61 static uint32_t ConvertToDrmFormat(PixelFormat fmtIn);
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 64 uint32_t DrmDevice::ConvertToDrmFormat(PixelFormat fmtIn) in ConvertToDrmFormat() argument 80 if (convertTable[i].pixFormat == fmtIn) { in ConvertToDrmFormat() 84 DISPLAY_DEBUGLOG("fmtIn %{public}d, outFmt %{public}d", fmtIn, fmtOut); in ConvertToDrmFormat()
|
H A D | drm_device.h | 60 static uint32_t ConvertToDrmFormat(PixelFormat fmtIn);
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 64 uint32_t DrmDevice::ConvertToDrmFormat(PixelFormat fmtIn) in ConvertToDrmFormat() argument 80 if (convertTable[i].pixFormat == fmtIn) { in ConvertToDrmFormat() 84 DISPLAY_LOGD("fmtIn %{public}d, outFmt %{public}d", fmtIn, fmtOut); in ConvertToDrmFormat()
|
H A D | drm_device.h | 60 static uint32_t ConvertToDrmFormat(PixelFormat fmtIn);
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 64 uint32_t DrmDevice::ConvertToDrmFormat(PixelFormat fmtIn) in ConvertToDrmFormat() argument 80 if (convertTable[i].pixFormat == fmtIn) { in ConvertToDrmFormat() 84 DISPLAY_LOGD("fmtIn %{public}d, outFmt %{public}d", fmtIn, fmtOut); in ConvertToDrmFormat()
|
H A D | drm_device.h | 60 static uint32_t ConvertToDrmFormat(PixelFormat fmtIn);
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 64 uint32_t DrmDevice::ConvertToDrmFormat(PixelFormat fmtIn)
in ConvertToDrmFormat() argument 80 if (convertTable[i].pixFormat == fmtIn) {
in ConvertToDrmFormat() 84 DISPLAY_LOGD("fmtIn %{public}d, outFmt %{public}d", fmtIn, fmtOut);
in ConvertToDrmFormat()
|
H A D | drm_device.h | 60 static uint32_t ConvertToDrmFormat(PixelFormat fmtIn);
|