HomeSort by relevance Sort by last modified time
    Searched refs:GetCustomWidthAndHeight (Results 1 - 16 of 16) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.h 55 void GetCustomWidthAndHeight(const private_handle_t *handle, int *width, int *height);
hwc_buffer_allocator.cpp 113 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width,
hwc_display_virtual.cpp 197 buffer_allocator_->GetCustomWidthAndHeight(output_handle, &aligned_width, &aligned_height);
hwc_layers.cpp 469 buffer_allocator_->GetCustomWidthAndHeight(pvt_handle, &buffer_dim.sliceWidth,
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.h 55 void GetCustomWidthAndHeight(const private_handle_t *handle, int *width, int *height);
hwc_buffer_allocator.cpp 119 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width,
hwc_display_virtual.cpp 198 buffer_allocator_->GetCustomWidthAndHeight(output_handle, &aligned_width, &aligned_height);
hwc_layers.cpp 224 buffer_allocator_->GetCustomWidthAndHeight(handle, &aligned_width, &aligned_height);
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_buffer_allocator.h 54 void GetCustomWidthAndHeight(const private_handle_t *handle, int *width, int *height);
hwc_display_virtual.cpp 225 buffer_allocator_->GetCustomWidthAndHeight(output_handle, &aligned_width, &aligned_height);
hwc_buffer_allocator.cpp 149 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width,
hwc_layers.cpp 216 buffer_allocator_->GetCustomWidthAndHeight(handle, &aligned_width, &aligned_height);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_buffer_allocator.h 55 void GetCustomWidthAndHeight(const private_handle_t *handle, int *width, int *height);
hwc_display_virtual.cpp 199 buffer_allocator_->GetCustomWidthAndHeight(output_handle, &aligned_width, &aligned_height);
hwc_buffer_allocator.cpp 125 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width,
hwc_layers.cpp 117 buffer_allocator_->GetCustomWidthAndHeight(handle, &aligned_width, &aligned_height);

Completed in 333 milliseconds