Home
last modified time | relevance | path

Searched defs:UpdateBuffer (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_tonemapper.cpp87 void ToneMapSession::UpdateBuffer(int acquire_fence, LayerBuffer *buffer) { in UpdateBuffer() function in sdm::ToneMapSession
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_tonemapper.cpp87 void ToneMapSession::UpdateBuffer(int acquire_fence, LayerBuffer *buffer) { in UpdateBuffer() function in sdm::ToneMapSession
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_tonemapper.cpp135 void ToneMapSession::UpdateBuffer(int acquire_fence, LayerBuffer *buffer) { in UpdateBuffer() function in sdm::ToneMapSession
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_tonemapper.cpp135 void ToneMapSession::UpdateBuffer(int acquire_fence, LayerBuffer *buffer) { in UpdateBuffer() function in sdm::ToneMapSession
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_tonemapper.cpp135 void ToneMapSession::UpdateBuffer(int acquire_fence, LayerBuffer *buffer) { in UpdateBuffer() function in sdm::ToneMapSession
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_tonemapper.cpp134 void ToneMapSession::UpdateBuffer(const shared_ptr<Fence> &acquire_fence, LayerBuffer *buffer) { in UpdateBuffer() function in sdm::ToneMapSession
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_tonemapper.cpp135 void ToneMapSession::UpdateBuffer(int acquire_fence, LayerBuffer *buffer) { in UpdateBuffer() function in sdm::ToneMapSession
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_tonemapper.cpp135 void ToneMapSession::UpdateBuffer(int acquire_fence, LayerBuffer *buffer) { in UpdateBuffer() function in sdm::ToneMapSession
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp1361 void Layer::UpdateBuffer(const std::shared_ptr<IonBuffer>& buffer) { in UpdateBuffer() function in android::dvr::Layer