Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h67 void SetColorFormat(int format) { format_ = format; } in SetColorFormat() function
Dgr_device_impl.h77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
Dgr_buf_mgr.cpp108 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_descriptor.h66 void SetColorFormat(int format) { format_ = format; } in SetColorFormat() function
Dgr_device_impl.cpp139 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()
Dgr_device_impl.h77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
Dgr_buf_mgr.cpp109 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h66 void SetColorFormat(int format) { format_ = format; } in SetColorFormat() function
Dgr_device_impl.cpp133 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()
Dgr_device_impl.h77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
Dgr_buf_mgr.cpp109 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h67 void SetColorFormat(int format) { format_ = format; } in SetColorFormat() function
Dgr_device_impl.cpp133 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()
Dgr_device_impl.h77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
Dgr_buf_mgr.cpp108 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()