Home
last modified time | relevance | path

Searched refs:LUT_CIR (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h69 LUT_CIR, enumerator
Ddrm_property.cpp64 if (name == "lut_cir") { return DRMProperty::LUT_CIR; } in GetPropertyEnum()
Ddrm_plane.cpp633 AddProperty(DRMProperty::LUT_CIR, cir_lut_blob_id, true); in ConfigureScalerLUT()