Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp2936 class ColorTransformHelper { class
3000 ColorTransformHelper::DegammaColor(expected); in TEST_P()
3003 ColorTransformHelper::applyMatrix(expected, matrix); in TEST_P()
3006 ColorTransformHelper::GammaColor(expected); in TEST_P()
3053 ColorTransformHelper::DegammaColor(expected); in TEST_P()
3056 ColorTransformHelper::applyMatrix(expected, matrix); in TEST_P()
3059 ColorTransformHelper::GammaColor(expected); in TEST_P()
3112 ColorTransformHelper::DegammaColor(expected); in TEST_P()
3115 ColorTransformHelper::applyMatrix(expected, matrixChild); in TEST_P()
3116 ColorTransformHelper::applyMatrix(expected, matrixParent); in TEST_P()
[all …]