/device/generic/goldfish/sensors/ |
D | multihal_sensors_qemu.cpp | 102 if (const char* values = testPrefix(buf, end, "acceleration", ':')) { in parseQemuSensorEvent() local 103 if (sscanf(values, "%f:%f:%f", in parseQemuSensorEvent() 112 } else if (const char* values = testPrefix(buf, end, "gyroscope", ':')) { in parseQemuSensorEvent() local 113 if (sscanf(values, "%f:%f:%f", in parseQemuSensorEvent() 122 } else if (const char* values = testPrefix(buf, end, "gyroscope-uncalibrated", ':')) { in parseQemuSensorEvent() local 123 if (sscanf(values, "%f:%f:%f", in parseQemuSensorEvent() 134 } else if (const char* values = testPrefix(buf, end, "orientation", ':')) { in parseQemuSensorEvent() local 135 if (sscanf(values, "%f:%f:%f", in parseQemuSensorEvent() 144 } else if (const char* values = testPrefix(buf, end, "magnetic", ':')) { in parseQemuSensorEvent() local 145 if (sscanf(values, "%f:%f:%f", in parseQemuSensorEvent() [all …]
|
/device/linaro/dragonboard/qcom/pd-mapper/ |
D | assoc.c | 63 assoc->values = malloc(size * sizeof(void *)); in assoc_init() 73 return assoc->values[hash]; in assoc_get() 96 assoc->values[i]); in _assoc_set() 99 free(assoc->values); in _assoc_set() 102 assoc->values = new_set.values; in _assoc_set() 110 assoc->values[hash] = value; in _assoc_set() 118 assoc->values[hash] = value; in _assoc_set() 141 *value = assoc->values[it]; in assoc_next() 156 free(assoc->values); in assoc_destroy()
|
D | assoc.h | 40 void **values; member
|
/device/google/cuttlefish/guest/hals/hwcomposer/common/ |
D | hwcomposer.cpp | 283 std::vector<uint64_t> values; in GetExternalDisplayConfigs() local 306 values.push_back(id); in GetExternalDisplayConfigs() 311 if ((values.size() % 5) != 0) { in GetExternalDisplayConfigs() 315 while (!values.empty()) { in GetExternalDisplayConfigs() 317 config.physicalId = values[0]; in GetExternalDisplayConfigs() 318 config.width = values[1]; in GetExternalDisplayConfigs() 319 config.height = values[2]; in GetExternalDisplayConfigs() 320 config.dpi = values[3]; in GetExternalDisplayConfigs() 321 config.flags = values[4]; in GetExternalDisplayConfigs() 322 values.erase(values.begin(), values.begin() + 5); in GetExternalDisplayConfigs() [all …]
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | README | 30 with their attribute values. 33 where numConfigs and numAttribs are the values returned in 37 integer values are filled with the EGL enumerant describing a config 38 attribute, next for each config there are 'numAttribs' integer values 39 holding the attribute values for that config, the values are specified 44 configs matching the given attribs values. 45 attribs - a list of attribute names followed by the desired values, terminated by EGL_NONE 53 for possible values of 'param'.
|
/device/sample/skins/WVGAMedDpi/ |
D | hardware.ini | 1 # skin-specific hardware values
|
/device/google/cuttlefish/guest/hals/camera/ |
D | Exif.cpp | 95 const float (&values)[N], in createEntry() 104 static_cast<uint32_t>(values[i] * denominator), in createEntry() 122 float values[1] = { value }; in createEntry() local 124 return createEntry(exifData, ifd, tag, values, denominator); in createEntry()
|
/device/sample/sdk_addon/ |
D | hardware.ini | 3 # Each skin can also override those values with its own hardware.ini file.
|
/device/google/muskie/ |
D | WCNSS_qcom_cfg.ini | 21 # Maximum MPDU length (VHT only. Valid values: 0->3895 octets, 1->7991 octets, 2->11454 octets) 30 # Valid values are 0,1. If commented out, the default value is 0. 57 # Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac 140 # Valid values are 1,2 155 # Maximum Receive AMPDU size (VHT only. Valid values: 0->8k 1->16k 2->32k 3->64k 4->128k) 181 # Bus bandwidth threshold values in terms of number of packets 189 # VHT Tx/Rx MCS values 190 # Valid values are 0,1,2. If commented out, the default value is 0. 195 # VHT Tx/Rx MCS values for 2x2 196 # Valid values are 0,1,2. If commented out, the default value is 0.
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 8 # Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac 64 # Valid values are 1,2 89 # Valid values are 0,1. If commented out, the default value is 0. 99 # Maximum Receive AMPDU size (VHT only. Valid values: 103 # Maximum MPDU length (VHT only. Valid values: 184 # VHT Tx/Rx MCS values 185 # Valid values are 0,1,2. If commented out, the default value is 0. 190 # VHT Tx/Rx MCS values for 2x2 191 # Valid values are 0,1,2. If commented out, the default value is 0.
|
/device/google/taimen/ |
D | WCNSS_qcom_cfg.ini | 21 # Maximum MPDU length (VHT only. Valid values: 0->3895 octets, 1->7991 octets, 2->11454 octets) 30 # Valid values are 0,1. If commented out, the default value is 0. 57 # Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac 140 # Valid values are 1,2 155 # Maximum Receive AMPDU size (VHT only. Valid values: 0->8k 1->16k 2->32k 3->64k 4->128k) 181 # Bus bandwidth threshold values in terms of number of packets 189 # VHT Tx/Rx MCS values 190 # Valid values are 0,1,2. If commented out, the default value is 0. 195 # VHT Tx/Rx MCS values for 2x2 196 # Valid values are 0,1,2. If commented out, the default value is 0.
|
/device/google/bonito/ |
D | WCNSS_qcom_cfg.ini | 21 # Maximum MPDU length (VHT only. Valid values: 0->3895 octets, 1->7991 octets, 2->11454 octets) 30 # Valid values are 0,1. If commented out, the default value is 0. 57 # Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac 155 # Maximum Receive AMPDU size (VHT only. Valid values: 0->8k 1->16k 2->32k 3->64k 4->128k) 181 # Bus bandwidth threshold values in terms of number of packets 189 # VHT Tx/Rx MCS values 190 # Valid values are 0,1,2. If commented out, the default value is 0. 195 # VHT Tx/Rx MCS values for 2x2 196 # Valid values are 0,1,2. If commented out, the default value is 0. 528 # Valid values are 1,2
|
/device/google/crosshatch/ |
D | WCNSS_qcom_cfg.ini | 21 # Maximum MPDU length (VHT only. Valid values: 0->3895 octets, 1->7991 octets, 2->11454 octets) 30 # Valid values are 0,1. If commented out, the default value is 0. 57 # Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac 155 # Maximum Receive AMPDU size (VHT only. Valid values: 0->8k 1->16k 2->32k 3->64k 4->128k) 181 # Bus bandwidth threshold values in terms of number of packets 189 # VHT Tx/Rx MCS values 190 # Valid values are 0,1,2. If commented out, the default value is 0. 195 # VHT Tx/Rx MCS values for 2x2 196 # Valid values are 0,1,2. If commented out, the default value is 0. 528 # Valid values are 1,2
|
/device/generic/goldfish/camera/ |
D | Exif.cpp | 92 const float (&values)[N], in createEntry() 101 static_cast<uint32_t>(values[i] * denominator), in createEntry() 119 float values[1] = { value }; in createEntry() local 121 return createEntry(exifData, ifd, tag, values, denominator); in createEntry()
|
/device/sample/apps/SampleEmailPolicy/ |
D | README | 16 Package (APK) files containing a device-specific configuration values for the Email application.
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.attrib | 243 len values (sizeof(GLfloat)) 245 len values (2 * sizeof(GLfloat)) 248 len values (3 * sizeof(GLfloat)) 251 len values (4 * sizeof(GLfloat)) 679 dir values out 680 len values (bufSize * sizeof(GLint))
|
/device/generic/goldfish-opengl/system/hwc2/ |
D | EmuHWC2.cpp | 1654 std::vector<uint64_t> values; in populateSecondaryDisplays() local 1678 values.push_back(id); in populateSecondaryDisplays() 1683 if ((values.size() % 5) != 0) { in populateSecondaryDisplays() 1688 while (!values.empty()) { in populateSecondaryDisplays() 1690 uint32_t width = values[1]; in populateSecondaryDisplays() 1691 uint32_t height = values[2]; in populateSecondaryDisplays() 1692 uint32_t dpi = values[3]; in populateSecondaryDisplays() 1694 values.erase(values.begin(), values.begin() + 5); in populateSecondaryDisplays()
|
/device/linaro/dragonboard/ |
D | init.common.rc | 18 # Initialize cpusets to boot-time values
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 49 24. Do not divide 64-bit values. If you simply must, only do so by a constant, and use cpuMath.h. 52 25. Do not cast floats to 64-bit values or back, this is slow. Use floatRt.h. This will be enforced
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 141 void glVertexAttrib1fv(GLuint indx, const GLfloat* values); 143 void glVertexAttrib2fv(GLuint indx, const GLfloat* values); 145 void glVertexAttrib3fv(GLuint indx, const GLfloat* values); 147 void glVertexAttrib4fv(GLuint indx, const GLfloat* values); 284 void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei* length, GLint* values); 290 void glGetSyncivAEMU(uint64_t sync, GLenum pname, GLsizei bufSize, GLsizei* length, GLint* values); 1255 void glVertexAttrib1fv(GLuint indx, const GLfloat* values) in glVertexAttrib1fv() argument 1258 ctx->glVertexAttrib1fv(ctx, indx, values); in glVertexAttrib1fv() 1267 void glVertexAttrib2fv(GLuint indx, const GLfloat* values) in glVertexAttrib2fv() argument 1270 ctx->glVertexAttrib2fv(ctx, indx, values); in glVertexAttrib2fv() [all …]
|
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/ |
D | HWC2.cpp | 1287 int32_t values[NUM_ATTRIBUTES_WITH_COLOR] = {}; in populateConfigs() local 1291 ATTRIBUTES_WITH_COLOR, values); in populateConfigs() 1294 mHwc1Id, hwc1ConfigId, ATTRIBUTES_WITHOUT_COLOR, values); in populateConfigs() 1302 values[attributeMap[HWC_DISPLAY_VSYNC_PERIOD]]); in populateConfigs() 1304 values[attributeMap[HWC_DISPLAY_WIDTH]]); in populateConfigs() 1306 values[attributeMap[HWC_DISPLAY_HEIGHT]]); in populateConfigs() 1308 values[attributeMap[HWC_DISPLAY_DPI_X]]); in populateConfigs() 1310 values[attributeMap[HWC_DISPLAY_DPI_Y]]); in populateConfigs() 1316 values[attributeMap[HWC_DISPLAY_COLOR_TRANSFORM]]); in populateConfigs()
|
/device/linaro/hikey/ |
D | init.common.rc | 11 # Initialize cpusets to boot-time values
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 2858 struct CfgData *values = data; local 2860 mTask.sensors[ACC].offset[0] = values->hw[0]; 2861 mTask.sensors[ACC].offset[1] = values->hw[1]; 2862 mTask.sensors[ACC].offset[2] = values->hw[2]; 2866 accelCalBiasSet(&mTask.acc, values->sw[0], values->sw[1], values->sw[2]); 2870 values->hw[0] & 0xFF, values->hw[1] & 0xFF, values->hw[2] & 0xFF);
|
/device/google/contexthub/firmware/lib/builtins/ |
D | fp_extend_impl.inc | 42 // Various constants whose values follow from the type parameters.
|
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 1022 struct CfgData *values = data; local 1027 if (values->hw[i] > 2047) { 1029 } else if (values->hw[i] < -2048) { 1032 sensor->offset[i] = values->hw[i]; 1036 accelCalBiasSet(&T(accel_cal), values->sw[0], values->sw[1], values->sw[2]);
|