HomeSort by relevance Sort by last modified time
    Searched defs:SetColorFormat (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_descriptor.h 67 void SetColorFormat(int format) { format_ = format; }
gr_device_impl.cpp 139 return reinterpret_cast<gralloc1_function_pointer_t>(SetColorFormat);
252 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device,
257 BUF_DESCRIPTOR(descriptor)->SetColorFormat(format);

Completed in 46 milliseconds