Home
last modified time | relevance | path

Searched defs:matrix (Results 1 – 25 of 72) 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/google/graphics/common/libhwc2.1/
DDisplaySceneInfo.h93 void setColorTransform(const float* matrix) { in setColorTransform()
DDisplaySceneInfo.cpp92 std::array<float, TRANSFORM_MAT_SIZE>& 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/google/graphics/gs101/libhwc2.1/libexternaldisplay/
DExynosExternalDisplayModule.cpp94 int32_t ExynosExternalDisplayModule::setColorTransform(const float* matrix, int32_t hint) { 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/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/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/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/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/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/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h74 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/
DExynosDisplayInterface.h67 virtual int32_t setColorTransform(const float* __unused matrix, in setColorTransform()
/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DColorManager.cpp151 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/
DHwcHal.h225 std::array<float, 16> matrix; in getDataspaceSaturationMatrix() local
/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/vts/
DComposerVts.cpp172 std::array<float, 16> matrix; in getDataspaceSaturationMatrix() local
/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp201 const std::vector<float>& matrix) { in executeSetColorTransform()
485 const std::vector<float>& matrix) { in executeSetLayerColorTransform()
/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()

123