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

/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_device.cpp447 SetStride(device_type_, input_buffer->format, input_buffer->planes[0].stride,
477 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
633 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, function in class:sdm::HWDevice
635 // TODO(user): This SetStride function is a workaround to satisfy the driver expectation for
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_device.cpp443 SetStride(device_type_, input_buffer->format, input_buffer->planes[0].stride,
473 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
629 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, function in class:sdm::HWDevice
631 // TODO(user): This SetStride function is a workaround to satisfy the driver expectation for
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp395 SetStride(device_type_, input_buffer->format, input_buffer->planes[0].stride,
425 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
572 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, function in class:sdm::HWDevice
574 // TODO(user): This SetStride function is a workaround to satisfy the driver expectation for
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_device.cpp439 SetStride(device_type_, input_buffer->format, input_buffer->planes[0].stride,
469 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
625 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, function in class:sdm::HWDevice
627 // TODO(user): This SetStride function is a workaround to satisfy the driver expectation for

Completed in 48 milliseconds