Home
last modified time | relevance | path

Searched refs:MapBufferToFbId (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/
H A Dhw_device_drm.h162 void MapBufferToFbId(Layer* layer, LayerBuffer* buffer);
H A Dhw_device_drm.cpp268 MapBufferToFbId(&layer, input_buffer); in Register()
299 void HWDeviceDRM::Registry::MapBufferToFbId(Layer* layer, LayerBuffer* buffer) { in MapBufferToFbId() function in sdm::HWDeviceDRM::Registry
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_device_drm.h188 void MapBufferToFbId(Layer* layer, LayerBuffer* buffer);
H A Dhw_device_drm.cpp317 MapBufferToFbId(&layer, &hw_rotator_session->output_buffer); in Register()
320 MapBufferToFbId(&layer, input_buffer); in Register()
351 void HWDeviceDRM::Registry::MapBufferToFbId(Layer* layer, LayerBuffer* buffer) { in MapBufferToFbId() function in sdm::HWDeviceDRM::Registry
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_device_drm.h198 void MapBufferToFbId(Layer* layer, const LayerBuffer &buffer);
H A Dhw_device_drm.cpp325 MapBufferToFbId(&layer, input_buffer); in Register()
356 void HWDeviceDRM::Registry::MapBufferToFbId(Layer* layer, const LayerBuffer &buffer) { in MapBufferToFbId() function in sdm::HWDeviceDRM::Registry