Home
last modified time | relevance | path

Searched defs:matrix (Results 1 – 25 of 65) sorted by relevance

123

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h63 float matrix[16]; in executeSetLayerColorTransform() local
/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/
DComposerCommandBuffer.h71 void setLayerColorTransform(const float* matrix) { in setLayerColorTransform()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display.h151 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform()
156 const double *matrix) { in HandleColorModeTransform()
Dhwc_display_primary.cpp259 HWC2::Error HWCDisplayPrimary::SetColorTransform(const float *matrix, in SetColorTransform()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display.h166 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform()
171 const double *matrix) { in HandleColorModeTransform()
Dhwc_display_primary.cpp271 HWC2::Error HWCDisplayPrimary::SetColorTransform(const float *matrix, in SetColorTransform()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.h179 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform()
184 const double *matrix) { in HandleColorModeTransform()
Dhwc_display_primary.cpp287 HWC2::Error HWCDisplayPrimary::SetColorTransform(const float *matrix, in SetColorTransform()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display.h178 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform()
183 const double *matrix) { in HandleColorModeTransform()
Dhwc_display_primary.cpp267 HWC2::Error HWCDisplayPrimary::SetColorTransform(const float *matrix, in SetColorTransform()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Ddata_builder.c1373 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/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h60 virtual int32_t setColorTransform(const float* __unused matrix, in setColorTransform()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Ddata_builder.c1600 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/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h76 void setColorTransform(int64_t display, const float* matrix) { in setColorTransform()
203 void setLayerColorTransform(int64_t display, int64_t layer, const float* matrix) { in setLayerColorTransform()
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h47 bool isIdentityMatrix(const float* matrix) { in isIdentityMatrix()
145 Error setLayerColorTransform(Display display, Layer layer, const float* matrix) override { in setLayerColorTransform()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.h330 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform()
335 const double *matrix) { in HandleColorModeTransform()
Dhwc_display.cpp170 double matrix[kColorTransformMatrixCount] = {0}; in PickTransferMatrix() local
302 double matrix[kColorTransformMatrixCount] = {0}; in ApplyToMatrix() local
350 double matrix[kColorTransformMatrixCount] = {0}; in ApplyToMatrix() local
363 HWC2::Error HWCColorMode::SetColorTransform(const float *matrix, in SetColorTransform()
/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp161 const std::vector<float>& matrix) { in executeSetColorTransform()
432 const std::vector<float>& matrix) { in executeSetLayerColorTransform()
/hardware/qcom/sm7250/display/composer/
Dhwc_display_pluggable.cpp333 HWC2::Error HWCDisplayPluggable::SetColorTransform(const float *matrix, in SetColorTransform()
DQtiComposerCommandBuffer.h241 void setColorTransform(const float* matrix, ColorTransform hint) { in setColorTransform()
451 void setLayerColorTransform(const float* matrix) { in setLayerColorTransform()
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h225 std::array<float, 16> matrix; in getDataspaceSaturationMatrix() local
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp254 const float* matrix, int32_t hint) in setColorTransform()
518 std::array<float, TRANSFORM_MAT_SIZE> &matrix) in setLayerColorTransform()
DExynosPrimaryDisplayModule.h200 void setColorTransform(const float* matrix) { in setColorTransform()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.h279 virtual HWC2::Error SetColorTransform(const float *matrix, android_color_transform_t hint) { in SetColorTransform()
284 const double *matrix) { in HandleColorModeTransform()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp172 std::array<float, 16> matrix; in getDataspaceSaturationMatrix() local

123