/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.cpp | 170 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/ |
D | va_dri.h | 108 int *X, int *Y, int *W, int *H,
|
D | va_dri.c | 454 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/ |
D | copybit.cpp | 188 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/ |
D | copybit.cpp | 174 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/ |
D | copybit.cpp | 183 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/ |
D | copybit.cpp | 177 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/ |
D | copybit.cpp | 174 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/ |
D | copybit.cpp | 186 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/ |
D | types.hal | 781 * 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/ |
D | types.hal | 390 * by (W/2) x (H/2) Cr and Cb planes.
|