/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerCommandEngine.h | 63 float matrix[16]; in executeSetLayerColorTransform() local
|
/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/ |
D | ComposerCommandBuffer.h | 71 void setLayerColorTransform(const float* matrix) { in setLayerColorTransform()
|
/hardware/google/graphics/common/libhwc2.1/ |
D | DisplaySceneInfo.h | 93 void setColorTransform(const float* matrix) { in setColorTransform()
|
D | DisplaySceneInfo.cpp | 92 std::array<float, TRANSFORM_MAT_SIZE>& matrix) { in setLayerColorTransform()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.h | 151 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform() 156 const double *matrix) { in HandleColorModeTransform()
|
D | hwc_display_primary.cpp | 259 HWC2::Error HWCDisplayPrimary::SetColorTransform(const float *matrix, in SetColorTransform()
|
/hardware/google/graphics/gs101/libhwc2.1/libexternaldisplay/ |
D | ExynosExternalDisplayModule.cpp | 94 int32_t ExynosExternalDisplayModule::setColorTransform(const float* matrix, int32_t hint) { in setColorTransform()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.h | 166 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform() 171 const double *matrix) { in HandleColorModeTransform()
|
D | hwc_display_primary.cpp | 271 HWC2::Error HWCDisplayPrimary::SetColorTransform(const float *matrix, in SetColorTransform()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display.h | 178 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform() 183 const double *matrix) { in HandleColorModeTransform()
|
D | hwc_display_primary.cpp | 267 HWC2::Error HWCDisplayPrimary::SetColorTransform(const float *matrix, in SetColorTransform()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display.h | 179 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform() 184 const double *matrix) { in HandleColorModeTransform()
|
D | hwc_display_primary.cpp | 287 HWC2::Error HWCDisplayPrimary::SetColorTransform(const float *matrix, in SetColorTransform()
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | data_builder.c | 1373 void inv_get_compass_soft_iron_matrix_d(long *matrix) { in inv_get_compass_soft_iron_matrix_d() 1383 void inv_set_compass_soft_iron_matrix_d(long *matrix) { in inv_set_compass_soft_iron_matrix_d() 1395 void inv_get_compass_soft_iron_matrix_f(float *matrix) { in inv_get_compass_soft_iron_matrix_f() 1404 void inv_set_compass_soft_iron_matrix_f(float *matrix) { in inv_set_compass_soft_iron_matrix_f()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | data_builder.c | 1600 void inv_get_compass_soft_iron_matrix_d(long *matrix) { in inv_get_compass_soft_iron_matrix_d() 1610 void inv_set_compass_soft_iron_matrix_d(long *matrix) { in inv_set_compass_soft_iron_matrix_d() 1622 void inv_get_compass_soft_iron_matrix_f(float *matrix) { in inv_get_compass_soft_iron_matrix_f() 1631 void inv_set_compass_soft_iron_matrix_f(float *matrix) { in inv_set_compass_soft_iron_matrix_f()
|
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
D | HwcHal.h | 47 bool isIdentityMatrix(const float* matrix) { in isIdentityMatrix() 145 Error setLayerColorTransform(Display display, Layer layer, const float* matrix) override { in setLayerColorTransform()
|
/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/ |
D | ComposerClientWriter.h | 74 void setColorTransform(int64_t display, const float* matrix) { in setColorTransform() 229 void setLayerColorTransform(int64_t display, int64_t layer, const float* matrix) { in setLayerColorTransform()
|
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayInterface.h | 67 virtual int32_t setColorTransform(const float* __unused matrix, in setColorTransform()
|
/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/ |
D | ColorManager.cpp | 151 int32_t ColorManager::setColorTransform(const float* matrix, int32_t hint) { in setColorTransform()
|
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/ |
D | HwcHal.h | 225 std::array<float, 16> matrix; in getDataspaceSaturationMatrix() local
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display_pluggable.cpp | 333 HWC2::Error HWCDisplayPluggable::SetColorTransform(const float *matrix, in SetColorTransform()
|
D | QtiComposerCommandBuffer.h | 241 void setColorTransform(const float* matrix, ColorTransform hint) { in setColorTransform() 451 void setLayerColorTransform(const float* matrix) { in setLayerColorTransform()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 172 std::array<float, 16> matrix; in getDataspaceSaturationMatrix() local
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerCommandEngine.cpp | 201 const std::vector<float>& matrix) { in executeSetColorTransform() 485 const std::vector<float>& matrix) { in executeSetLayerColorTransform()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display.h | 279 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform() 284 const double *matrix) { in HandleColorModeTransform()
|