/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
hwc_display.h | 81 double color_matrix_[kColorTransformMatrixCount] = {0}; member in class:sdm::HWCColorMode
|
hwc_display.cpp | 91 auto status = HandleColorModeTransform(mode, current_color_transform_, color_matrix_); 156 CopyColorTransformMatrix(matrix, color_matrix_); [all...] |
/hardware/qcom/display/msmcobalt/sdm/libs/hwc2/ |
hwc_display.h | 81 double color_matrix_[kColorTransformMatrixCount] = {0}; member in class:sdm::HWCColorMode
|
hwc_display.cpp | 91 auto status = HandleColorModeTransform(mode, current_color_transform_, color_matrix_); 156 CopyColorTransformMatrix(matrix, color_matrix_); [all...] |
/external/ImageMagick/Magick++/lib/ |
STL.cpp | 201 const double *color_matrix_ ) 203 _color_matrix( color_matrix_ ) [all...] |
Image.cpp | [all...] |
/external/ImageMagick/Magick++/lib/Magick++/ |
Image.h | 740 void colorMatrix(const size_t order_,const double *color_matrix_); [all...] |
STL.h | 240 const double *color_matrix_ ); [all...] |
/external/ImageMagick/ImageMagick/api/ |
Image++.html | 571 <td><font size="-1">const size_t order_, const double *color_matrix_</font></td> [all...] |
/external/ImageMagick/www/Magick++/ |
Image++.html | 537 <td><font size="-1">const size_t order_, const double *color_matrix_</font></td> [all...] |
Image.html | 537 <td><font size="-1">const size_t order_, const double *color_matrix_</font></td> [all...] |
/external/ImageMagick/www/api/ |
Image++.html | 575 <td><font size="-1">const size_t order_, const double *color_matrix_</font></td> [all...] |