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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_buffer_allocator.h 59 int SetBufferInfo(LayerBufferFormat format, int *target, int *flags);
hwc_buffer_allocator.cpp 80 error = SetBufferInfo(buffer_config.format, &format, &alloc_flags);
175 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) {
189 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) {
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_buffer_allocator.h 59 int SetBufferInfo(LayerBufferFormat format, int *target, int *flags);
hwc_buffer_allocator.cpp 80 error = SetBufferInfo(buffer_config.format, &format, &alloc_flags);
180 if (SetBufferInfo(buffer_config.format, &format, &alloc_flags) < 0) {
194 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) {

Completed in 50 milliseconds