Home
last modified time | relevance | path

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

/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.h162 int32_t color_transform_hint() const { return color_transform_hint_; } in color_transform_hint()
189 int32_t color_transform_hint_; variable
Dvr_hwc.cpp227 color_transform_hint_ = hint; in SetColorTransform()