Home
last modified time | relevance | path

Searched refs:GetCustomDimensions (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_utils.h83 void GetCustomDimensions(private_handle_t *hnd, int *stride, int *height);
H A DQtiMapper.cpp308 gralloc::GetCustomDimensions(hnd, &stride, &height); in getCustomDimensions()
H A Dgr_device_impl.cpp711 GetCustomDimensions(hnd, stride, height); in Perform()
H A Dgr_utils.cpp753 void GetCustomDimensions(private_handle_t *hnd, int *stride, int *height) { in GetCustomDimensions() function
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.h168 void GetCustomDimensions(private_handle_t *hnd, int *stride, int *height);
H A DQtiMapperExtensions.cpp90 gralloc::GetCustomDimensions(hnd, &stride, &height); in getCustomDimensions()
H A Dgr_device_impl.cpp730 GetCustomDimensions(hnd, stride, height); in Perform()
H A Dgr_utils.cpp925 void GetCustomDimensions(private_handle_t *hnd, int *stride, int *height) { in GetCustomDimensions() function
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_utils.h182 void GetCustomDimensions(private_handle_t *hnd, int *stride, int *height);
H A DQtiMapperExtensions.cpp90 gralloc::GetCustomDimensions(hnd, &stride, &height); in getCustomDimensions()
H A Dgr_device_impl.cpp733 GetCustomDimensions(hnd, stride, height); in Perform()
H A Dgr_utils.cpp964 void GetCustomDimensions(private_handle_t *hnd, int *stride, int *height) { in GetCustomDimensions() function
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp170 gralloc::GetCustomDimensions(const_cast<private_handle_t *>(handle), width, height); in GetCustomWidthAndHeight()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_buffer_allocator.cpp258 gralloc::GetCustomDimensions(const_cast<private_handle_t *>(handle), width, height); in GetCustomWidthAndHeight()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp256 gralloc::GetCustomDimensions(const_cast<private_handle_t *>(handle), width, height); in GetCustomWidthAndHeight()