Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1245 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local
1246 ADD_STATIC_ENTRY(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()
DEmulatedFakeCamera2.cpp2156 static const int32_t tonemapCurvePoints = 128; in constructStaticInfo() local
2157 ADD_OR_SIZE(ANDROID_TONEMAP_MAX_CURVE_POINTS, &tonemapCurvePoints, 1); in constructStaticInfo()