Searched refs:src_width (Results 1 – 10 of 10) sorted by relevance
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/ |
D | vsoc_composer.cpp | 243 int src_width = src.crop_width; in DoScaling() local 252 return libyuv::ARGBScale(src_buffer, src.stride, src_width, src_height, in DoScaling() 400 int src_width = src_layer_spec.crop_width; in CompositeLayer() local 403 src_width * frame_buffer_.bytes_per_pixel(), 4); in CompositeLayer() 405 dst_buffer_spec.width = src_width; in CompositeLayer() 410 dst_buffer_spec.crop_width = src_width; in CompositeLayer()
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/ |
D | vsoc_composer.cpp | 245 int src_width = src.crop_width; in DoScaling() local 254 return libyuv::ARGBScale(src_buffer, src.stride, src_width, src_height, in DoScaling() 403 int src_width = src_layer_spec.crop_width; in CompositeLayer() local 406 src_width * screen_view->bytes_per_pixel(), 16); in CompositeLayer() 408 dst_buffer_spec.width = src_width; in CompositeLayer() 413 dst_buffer_spec.crop_width = src_width; in CompositeLayer()
|
/device/google/crosshatch/sdm845/kernel-headers/drm/ |
D | sde_drm.h | 100 uint32_t src_width[SDE_MAX_PLANES]; member
|
/device/google/bonito/sdm710/kernel-headers/drm/ |
D | sde_drm.h | 100 uint32_t src_width[SDE_MAX_PLANES]; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/drm/ |
D | sde_drm.h | 272 uint32_t src_width[SDE_MAX_PLANES]; member
|
/device/google/bonito/sdm710/original-kernel-headers/drm/ |
D | sde_drm.h | 272 uint32_t src_width[SDE_MAX_PLANES]; member
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | msm_mdp_ext.h | 198 uint32_t src_width[MAX_PLANES]; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 653 uint32_t src_width[MAX_PLANES]; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 653 uint32_t src_width[MAX_PLANES]; member
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | msm_mdp_ext.h | 198 uint32_t src_width[MAX_PLANES]; member
|