Searched defs:setColorTransform (Results 1 – 6 of 6) sorted by relevance
745 status_t HWComposer::setColorTransform(int32_t displayId, in setColorTransform() function in android::HWComposer
650 Error Display::setColorTransform(const android::mat4& matrix, in setColorTransform() function in HWC2::Display
498 Error Composer::setColorTransform(Display display, const float* matrix, in setColorTransform() function in android::Hwc2::Composer
443 Error VrHwc::setColorTransform(Display display, const float* matrix, in setColorTransform() function in android::dvr::VrHwc
873 Error HWC2On1Adapter::Display::setColorTransform(android_color_transform_t hint) { in setColorTransform() function in android::HWC2On1Adapter::Display
941 void setColorTransform(hwc2_display_t display, in setColorTransform() function in Hwc2Test