Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp3167 bool has_ref_plane = (corrFlags & GnssSingleSatCorrectionFlags::HAS_REFLECTING_PLANE) != 0; in getSingleSatCorrection_1_0_withoutConstellation() local
3168 if (has_ref_plane) { in getSingleSatCorrection_1_0_withoutConstellation()
3174 if (has_ref_plane) { in getSingleSatCorrection_1_0_withoutConstellation()