Searched refs:geo (Results 1 – 5 of 5) sorted by relevance
/cts/tools/cts-media/ |
D | get_achievable_rates.py | 157 geo = math.sqrt(p5 * p95) 159 pub_lo, pub_hi = min(int(p95 * T), round(geo)), max(math.ceil(p5 / T), round(geo)) 177 …_ = min(int(data[N // 2 - i - 1] * T), round(geo), int(med)), max(math.ceil(data[N // 2 + i] / T),… 196 if p95 < geo / T or p5 > geo * T:
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | camera_response_fast.rsh | 4 // Adapt //depot/google3/geo/lightfield/refocus/image/camera_response.h|cc to
|
D | camera_response.rsh | 4 // Adapt //depot/google3/geo/lightfield/refocus/image/camera_response.h|cc to
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | WebViewTest.java | 1875 final String geo = "<p><a href=\"geo:0,0?q=" + location + "\">Location</a></p>"; in testGetHitTestResult() local 1885 + geo in testGetHitTestResult()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 58266 field public static final String SCHEME_GEO = "geo:0,0?q=";
|