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

  /hardware/qcom/display/msm8996/sdm/include/core/
buffer_allocator.h 62 struct AllocatedBufferInfo {
75 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer.
  /hardware/qcom/display/msmcobalt/sdm/include/core/
buffer_allocator.h 62 struct AllocatedBufferInfo {
77 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer.
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_buffer_allocator.cpp 53 AllocatedBufferInfo *alloc_buffer_info = &buffer_info->alloc_buffer_info;
120 AllocatedBufferInfo *alloc_buffer_info = &buffer_info->alloc_buffer_info;
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_buffer_allocator.cpp 53 AllocatedBufferInfo *alloc_buffer_info = &buffer_info->alloc_buffer_info;
123 AllocatedBufferInfo *alloc_buffer_info = &buffer_info->alloc_buffer_info;
hwc_display_primary.cpp 358 const AllocatedBufferInfo &alloc_buffer_info = output_buffer_info.alloc_buffer_info;
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display_primary.cpp 407 const AllocatedBufferInfo &alloc_buffer_info = output_buffer_info.alloc_buffer_info;

Completed in 109 milliseconds