Home
last modified time | relevance | path

Searched refs:W (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp170 uint32_t W, H, delta_x, delta_y; in set_rects() local
176 W = dst->b - dst->t; in set_rects()
183 W = dst->r - dst->l; in set_rects()
187 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/intel/common/libva/va/x11/
Dva_dri.h108 int *X, int *Y, int *W, int *H,
Dva_dri.c454 int* X, int* Y, int* W, int* H, in VA_DRIGetDrawableInfo() argument
485 *W = (int)rep.drawableWidth; in VA_DRIGetDrawableInfo()
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit.cpp188 uint32_t W, H, delta_x, delta_y; in set_rects() local
194 W = dst->b - dst->t; in set_rects()
201 W = dst->r - dst->l; in set_rects()
205 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp174 uint32_t W, H, delta_x, delta_y; in set_rects() local
180 W = dst->b - dst->t; in set_rects()
187 W = dst->r - dst->l; in set_rects()
191 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.cpp183 uint32_t W, H, delta_x, delta_y; in set_rects() local
189 W = dst->b - dst->t; in set_rects()
196 W = dst->r - dst->l; in set_rects()
200 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp177 uint32_t W, H, delta_x, delta_y; in set_rects() local
183 W = dst->b - dst->t; in set_rects()
190 W = dst->r - dst->l; in set_rects()
194 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp174 uint32_t W, H, delta_x, delta_y; in set_rects() local
180 W = dst->b - dst->t; in set_rects()
187 W = dst->r - dst->l; in set_rects()
191 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.cpp186 uint32_t W, H, delta_x, delta_y; in set_rects() local
192 W = dst->b - dst->t; in set_rects()
199 W = dst->r - dst->l; in set_rects()
203 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal781 * H/W architecture, audio HAL may need to control audio focus while vehicle
899 * based on audio H/W variant information acquired from AUDIO_HW_VARIANT
912 * Property to return audio H/W variant type used in this car. This allows
913 * android side to support different audio policy based on H/W variant used.
920 * @config_flags Additional info on audio H/W. Must use
1095 * Property to feed H/W input events to android
2002 * When this flag is set, the H/W can support only single master volume for
2122 * depending on each H/W, but AP's power must be kept in this state.
2281 * return old value until underlying H/W backing this property has actually
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal390 * by (W/2) x (H/2) Cr and Cb planes.