Searched defs:dst_h (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/libhwcomposer/ |
D | hwc_utils.cpp | 115 int dst_w, dst_h, src_w, src_h; in isAlphaScaled() local 208 int dst_h = abs(dst.bottom - dst.top); in calculate_crop_rects() local
|
D | hwc_mdpcomp.cpp | 140 int dst_h = dst.bottom - dst.top; in prepare() local
|
/hardware/ti/omap4xxx/hwc/ |
D | hwc.c | 717 static int omap4_hwc_can_scale(__u32 src_w, __u32 src_h, __u32 dst_w, __u32 dst_h, int is_2d, in omap4_hwc_can_scale() 765 int dst_h = HEIGHT(layer->displayFrame); in omap4_hwc_can_scale_layer() local
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosCamera.cpp | 3578 unsigned int dst_w, unsigned int dst_h, in m_getCropRect()
|
D | ExynosCameraHWInterface.cpp | 4035 int dst_w, int dst_h, in m_getRatioSize()
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosCameraHWInterface2.cpp | 2451 int dst_w, int dst_h, in m_getRatioSize()
|