Searched refs:SetColorTransform (Results 1 – 4 of 4) sorted by relevance
227 case HWC2::FunctionDescriptor::SetColorTransform: in HookDevGetFunction()229 DisplayHook<decltype(&HwcDisplay::SetColorTransform), in HookDevGetFunction()230 &HwcDisplay::SetColorTransform, const float *, int32_t>); in HookDevGetFunction()
115 HWC2::Error SetColorTransform(const float *matrix, int32_t hint);
602 HWC2::Error HwcDisplay::SetColorTransform(const float *matrix, int32_t hint) { in SetColorTransform() function in android::HwcDisplay
912 SetColorTransform = HWC2_FUNCTION_SET_COLOR_TRANSFORM, enumerator