Home
last modified time | relevance | path

Searched defs:setColorTransform (Results 1 – 12 of 12) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.h51 virtual int32_t setColorTransform(const float *, int32_t) { return HWC2_ERROR_NONE; } in setColorTransform() function
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h62 virtual int32_t setColorTransform(const float* __unused matrix, in setColorTransform() function
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h202 void setColorTransform(const float* matrix) { in setColorTransform() function
DExynosPrimaryDisplayModule.cpp256 int32_t ExynosPrimaryDisplayModule::setColorTransform( in setColorTransform() function in ExynosPrimaryDisplayModule
/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h73 void setColorTransform(int64_t display, const float* matrix) { in setColorTransform() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h304 Error setColorTransform(Display display, const float* matrix, int32_t hint) override { in setColorTransform() function
646 HWC2_PFN_SET_COLOR_TRANSFORM setColorTransform; member
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h239 void setColorTransform(const float* matrix, ColorTransform hint) { in setColorTransform() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h241 void setColorTransform(const float* matrix, ColorTransform hint) { in setColorTransform() function
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp715 int32_t HalImpl::setColorTransform(int64_t display, const std::vector<float>& matrix) { in setColorTransform() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp881 Error HWC2On1Adapter::Display::setColorTransform(android_color_transform_t hint) { in setColorTransform() function in android::HWC2On1Adapter::Display
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp928 Error HWC2On1Adapter::Display::setColorTransform(android_color_transform_t hint) in setColorTransform() function in android::HWC2On1Adapter::Display
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3881 int32_t ExynosDisplay::setColorTransform( in setColorTransform() function in ExynosDisplay