Searched refs:tonemapCurvePoints (Results 1 – 4 of 4) sorted by relevance
1273 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local1274 ADD_STATIC_ENTRY(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()
2136 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local2137 ADD_OR_SIZE(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()
2167 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local2168 ADD_OR_SIZE(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()
1349 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local1350 ADD_STATIC_ENTRY(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()