Home
last modified time | relevance | path

Searched refs:SetPanelGammaTableSource (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dhwc_session.h505 android::status_t SetPanelGammaTableSource(const android::Parcel *input_parcel);
Dhwc_session.cpp1657 status = SetPanelGammaTableSource(input_parcel); in notifyCallback()
1764 android::status_t HWCSession::SetPanelGammaTableSource(const android::Parcel *input_parcel) { in SetPanelGammaTableSource() function in sdm::HWCSession