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

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp213 error = SetFormat(input_buffer->format, &mdp_buffer.format);
285 SetFormat(output_buffer->format, &mdp_out_layer_.buffer.format);
493 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 69 milliseconds