Searched refs:deviation (Results 1 – 4 of 4) sorted by relevance
25 public DiscretePathEffect(float segmentLength, float deviation) { in DiscretePathEffect() argument26 native_instance = nativeCreate(segmentLength, deviation); in DiscretePathEffect()29 private static native long nativeCreate(float length, float deviation); in nativeCreate() argument
25 // Standard deviation of time to first fix (in seconds)34 // Standard deviation of position accuracy (in meters)43 // Standard deviation of top 4 average CN0 (dB-Hz)70 // Standard deviation of l5 top 4 average CN0 (dB-Hz)
58 jfloat length, jfloat deviation) { in Discrete_constructor() argument59 SkPathEffect* effect = SkDiscretePathEffect::Make(length, deviation).release(); in Discrete_constructor()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...