Home
last modified time | relevance | path

Searched refs:dst_x (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.c50 unsigned dst_x, in util_copy_rect() argument
71 dst_x /= blockwidth; in util_copy_rect()
78 dst += dst_x * blocksize; in util_copy_rect()
647 unsigned dst_x, unsigned dst_y, in util_format_translate() argument
673 util_copy_rect(dst, dst_format, dst_stride, dst_x, dst_y, in util_format_translate()
679 assert(dst_x % dst_format_desc->block.width == 0); in util_format_translate()
684 dst_row = (uint8_t *)dst + (uint64_t)dst_y*dst_stride + dst_x*(dst_format_desc->block.bits/8); in util_format_translate()
873 unsigned dst_x, unsigned dst_y, in util_format_translate_3d() argument
891 dst_x, dst_y, in util_format_translate_3d()
Du_format.h1679 unsigned dst_x, unsigned dst_y,
1689 unsigned dst_x, unsigned dst_y,
1731 unsigned dst_stride, unsigned dst_x, unsigned dst_y,
/hardware/qcom/display/msm8960/liboverlay/
DmdpWrapper.h247 s, rot.session_id, rot.dst_x, rot.dst_y, in dump()
/hardware/qcom/display/msm8226/liboverlay/
DmdpWrapper.h338 s, rot.session_id, rot.dst_x, rot.dst_y, in dump()
/hardware/qcom/display/msm8084/liboverlay/
DmdpWrapper.h343 s, rot.session_id, rot.dst_x, rot.dst_y, in dump()
/hardware/qcom/display/msm8994/liboverlay/
DmdpWrapper.h362 s, rot.session_id, rot.dst_x, rot.dst_y, in dump()
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXInput2.h357 double dst_x,
DXI2proto.h408 FP1616 dst_x; member
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Di915_drm.h1869 __u16 dst_x; member