Searched refs:SetColorFormat (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_buf_descriptor.h | 67 void SetColorFormat(int format) { format_ = format; } in SetColorFormat() function
|
D | gr_device_impl.h | 77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
|
D | gr_buf_mgr.cpp | 108 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_descriptor.h | 66 void SetColorFormat(int format) { format_ = format; } in SetColorFormat() function
|
D | gr_device_impl.cpp | 139 return reinterpret_cast<gralloc1_function_pointer_t>(SetColorFormat); in GetFunction() 260 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat() function in gralloc1::GrallocImpl 268 &BufferDescriptor::SetColorFormat, format); in SetColorFormat()
|
D | gr_device_impl.h | 77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
|
D | gr_buf_mgr.cpp | 109 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_descriptor.h | 66 void SetColorFormat(int format) { format_ = format; } in SetColorFormat() function
|
D | gr_device_impl.cpp | 133 return reinterpret_cast<gralloc1_function_pointer_t>(SetColorFormat); in GetFunction() 242 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat() function in gralloc1::GrallocImpl 250 &BufferDescriptor::SetColorFormat, format); in SetColorFormat()
|
D | gr_device_impl.h | 77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
|
D | gr_buf_mgr.cpp | 109 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_buf_descriptor.h | 67 void SetColorFormat(int format) { format_ = format; } in SetColorFormat() function
|
D | gr_device_impl.cpp | 133 return reinterpret_cast<gralloc1_function_pointer_t>(SetColorFormat); in GetFunction() 254 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat() function in gralloc1::GrallocImpl 262 &BufferDescriptor::SetColorFormat, format); in SetColorFormat()
|
D | gr_device_impl.h | 77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
|
D | gr_buf_mgr.cpp | 108 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
|