/hardware/libhardware/tests/hwc/ |
D | test-arrows.c | 52 #define G (0xFF00FF00) macro 54 R, R, R, R, R, R, R, G, G, R, R, R, R, R, R, R, 55 R, R, R, R, R, R, G, G, G, G, R, R, R, R, R, R, 56 R, R, R, R, R, G, G, G, G, G, G, R, R, R, R, R, 57 R, R, R, R, G, G, G, G, G, G, G, G, R, R, R, R, 58 R, R, R, G, G, G, G, G, G, G, G, G, G, R, R, R, 59 R, R, G, G, G, G, G, G, G, G, G, G, G, G, R, R, 60 R, R, G, G, G, G, G, G, G, G, G, G, G, G, R, R, 61 R, R, R, R, R, R, G, G, G, G, R, R, R, R, R, R, 62 R, R, R, R, R, R, G, G, G, G, R, R, R, R, R, R, [all …]
|
D | util.c | 114 EGLint R,G,B,A,r,g,b,a; in select_config_for_window() local 121 R = G = B = A = 8; in select_config_for_window() 124 R = 5; G = 6; B = 5; A = 0; in select_config_for_window() 151 if (r == R && g == G && b == B && a == A) { in select_config_for_window()
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 53 /** CellID for 2G, 3G and LTE, used in AGNSS. */ 65 * Location Area Code in 2G, 3G and LTE. In 3G lac is discarded. In LTE, 71 /** Cell id in 2G. Utran Cell id in 3G. Cell Global Id EUTRA in LTE. */ 77 /** Physical Cell id in LTE (not used in 2G and 3G) */
|
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ |
D | AKFS_AOC.c | 58 AKFLOAT G; in From4Points2Sphere() local 81 G = dif[0][0]*r2[1] - dif[1][0]*r2[0]; in From4Points2Sphere() 83 OU = D*E + B*G; in From4Points2Sphere() 92 OU = F*center->v[2] + G; in From4Points2Sphere()
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FormatConvert.cpp | 52 unsigned char G = (unsigned char)clamp(Gf, 0.0f, 255.0f); in yuvToRgbx() local 56 (G << 8) | in yuvToRgbx()
|
/hardware/qcom/display/msm8998/include/ |
D | color_metadata.h | 154 uint32_t G: 10; member
|
/hardware/qcom/display/sdm845/include/ |
D | color_metadata.h | 154 uint32_t G: 10; member
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 29 * 32-bit format that has 8-bit R, G, B, and A components, in that order, 38 * 32-bit format that has 8-bit R, G, B, and unused components, in that 47 * 24-bit format that has 8-bit R, G, and B components, in that order, 56 * 16-bit packed format that has 5-bit R, 6-bit G, and 5-bit B components, 66 * 32-bit format that has 8-bit B, G, R, and A components, in that order, 82 * 64-bit format that has 16-bit R, G, B, and A components, in that order, 320 * 32-bit packed format that has 2-bit A, 10-bit B, G, and R components, 778 * transfer function is applied in RGB space to each of the R, G and B 923 * 1/16*2^b to 15/16*2^b for Cb, Cr, R, G and B, where b is the bit depth of 984 * for each of the R, G and B components. When written, the inverse [all …]
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 1647 // 10.5.3.6 and Annex G. 1694 // Annex G.6 "Additional cause codes for GMM".
|