Searched refs:point (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/60xx/mlsdk/
H A DAndroid.mk9 #modify these to point to the mpl source installation
34 #modify these to point to the mpl source installation
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp3903 int point = 0; local
3908 frame_settings.find(ANDROID_TONEMAP_CURVE_GREEN).data.f[point];
3909 point++;
3915 point = 0;
3920 frame_settings.find(ANDROID_TONEMAP_CURVE_BLUE).data.f[point];
3921 point++;
3927 point = 0;
3932 frame_settings.find(ANDROID_TONEMAP_CURVE_RED).data.f[point];
3933 point++;

Completed in 53 milliseconds