Home
last modified time | relevance | path

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

/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.h166 void SetColorTransform(const float* matrix, int32_t hint);
Dvr_hwc.cpp224 void HwcDisplay::SetColorTransform(const float* matrix, int32_t hint) { in SetColorTransform() function in android::dvr::HwcDisplay
489 display_ptr->SetColorTransform(matrix, hint); in setColorTransform()