Searched defs:SetFormat (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp216 error = SetFormat(input_buffer->format, &mdp_buffer.format);
283 SetFormat(output_buffer->format, &mdp_out_layer_.buffer.format);
526 DisplayError HWDevice::SetFormat(const LayerBufferFormat &source, uint32_t *target) { function in class:sdm::HWDevice
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_device.cpp274 error = SetFormat(input_buffer->format, &mdp_buffer.format);
341 SetFormat(output_buffer->format, &mdp_out_layer_.buffer.format);
597 DisplayError HWDevice::SetFormat(const LayerBufferFormat &source, uint32_t *target) { function in class:sdm::HWDevice
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h260 SetFormat = 1 << 0, enumerator in enum:Ti::Camera::OMXCameraAdapter::CaptureSettingsFlags
267 ECaptureParamSettings = SetFormat | SetThumb | SetQuality, // Settings set with SetParam
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h262 SetFormat = 1 << 0, enumerator in enum:android::OMXCameraAdapter::CaptureSettingsFlags

Completed in 50 milliseconds