Home
last modified time | relevance | path

Searched refs:brightnessMatrixArray (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp244 const Drawing::scalar brightnessMatrixArray[MATRIX_SIZE] = { in InvertColorMat() local
250 … return Drawing::ColorFilter::CreateComposeColorFilter(brightnessMatrixArray, colorMatrixArray); in InvertColorMat()