Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DColorSpace.java3365 float Rx = primaries[0]; in area() local
3371 float det = Rx * Gy + Ry * Bx + Gx * By - Gy * Bx - Ry * Gx - Rx * By; in area()
3593 float Rx = primaries[0]; in computeXYZMatrix() local
3602 float oneRxRy = (1 - Rx) / Ry; in computeXYZMatrix()
3607 float RxRy = Rx / Ry; in computeXYZMatrix()
3623 RYRy * Rx, RY, RYRy * (1 - Rx - Ry), in computeXYZMatrix()
/frameworks/opt/net/wifi/service/proto/src/
Dmetrics.proto566 // Histogram of Rx link speed at 2G
569 // Histogram of Rx link speed at 5G low band
572 // Histogram of Rx link speed at 5G middle band
575 // Histogram of Rx link speed at 5G high band
648 // WiFi Tx and Rx throughput histogram at various RF bands
728 // Histogram of Rx link speed at 6G low band
731 // Histogram of Rx link speed at 6G middle band
734 // Histogram of Rx link speed at 6G high band
912 // Max Rx link speed (in Mbps) supported by current network (STA and AP)
2136 // Threshold of Rx throughput below which to trigger a data stall
[all …]