Home
last modified time | relevance | path

Searched refs:ColorTransform (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/mock/DisplayHardware/
DMockComposer.h30 using android::hardware::graphics::common::V1_0::ColorTransform;
87 MOCK_METHOD3(setColorTransform, Error(Display, const float*, ColorTransform));
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.h47 using types::V1_0::ColorTransform;
138 virtual Error setColorTransform(Display display, const float* matrix, ColorTransform hint) = 0;
335 Error setColorTransform(Display display, const float* matrix, ColorTransform hint) override;
DHWC2.cpp616 matrix.asArray(), static_cast<Hwc2::ColorTransform>(hint)); in setColorTransform()
DComposerHal.cpp560 ColorTransform hint) in setColorTransform()
/frameworks/native/libs/vr/libvrflinger/
Dhwc_types.h27 using ColorTransform = variable