Searched refs:tonemapCurvePoints (Results 1 – 4 of 4) sorted by relevance
1257 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local1258 ADD_STATIC_ENTRY(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()
2116 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local2117 ADD_OR_SIZE(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()
2164 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local2165 ADD_OR_SIZE(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()
1352 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local1353 ADD_STATIC_ENTRY(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()