/device/generic/goldfish/sensors/ |
D | multihal_sensors_qemu.cpp | 102 if (const char* values = testPrefix(buf, end, "acceleration", ':')) { in parseQemuSensorEvent() local 112 } else if (const char* values = testPrefix(buf, end, "gyroscope", ':')) { in parseQemuSensorEvent() local 122 } else if (const char* values = testPrefix(buf, end, "gyroscope-uncalibrated", ':')) { in parseQemuSensorEvent() local 134 } else if (const char* values = testPrefix(buf, end, "orientation", ':')) { in parseQemuSensorEvent() local 144 } else if (const char* values = testPrefix(buf, end, "magnetic", ':')) { in parseQemuSensorEvent() local 154 } else if (const char* values = testPrefix(buf, end, "magnetic-uncalibrated", ':')) { in parseQemuSensorEvent() local 166 } else if (const char* values = testPrefix(buf, end, "temperature", ':')) { in parseQemuSensorEvent() local 178 } else if (const char* values = testPrefix(buf, end, "proximity", ':')) { in parseQemuSensorEvent() local 190 } else if (const char* values = testPrefix(buf, end, "light", ':')) { in parseQemuSensorEvent() local 202 } else if (const char* values = testPrefix(buf, end, "pressure", ':')) { in parseQemuSensorEvent() local [all …]
|
/device/linaro/dragonboard/qcom/pd-mapper/ |
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 484 int32_t* values) { in cvd_hwc_get_display_attributes()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | Exif.cpp | 122 float values[1] = { value }; in createEntry() local
|
/device/generic/goldfish/camera/ |
D | Exif.cpp | 119 float values[1] = { value }; in createEntry() local
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 1255 void glVertexAttrib1fv(GLuint indx, const GLfloat* values) in glVertexAttrib1fv() 1267 void glVertexAttrib2fv(GLuint indx, const GLfloat* values) in glVertexAttrib2fv() 1279 void glVertexAttrib3fv(GLuint indx, const GLfloat* values) in glVertexAttrib3fv() 1291 void glVertexAttrib4fv(GLuint indx, const GLfloat* values) in glVertexAttrib4fv() 2120 void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei* length, GLint* values) in glGetSynciv() 2156 void glGetSyncivAEMU(uint64_t sync, GLenum pname, GLsizei bufSize, GLsizei* length, GLint* values) in glGetSyncivAEMU()
|
D | gl2_enc.cpp | 4126 void glVertexAttrib1fv_enc(void *self , GLuint indx, const GLfloat* values) in glVertexAttrib1fv_enc() 4181 void glVertexAttrib2fv_enc(void *self , GLuint indx, const GLfloat* values) in glVertexAttrib2fv_enc() 4237 void glVertexAttrib3fv_enc(void *self , GLuint indx, const GLfloat* values) in glVertexAttrib3fv_enc() 4294 void glVertexAttrib4fv_enc(void *self , GLuint indx, const GLfloat* values) in glVertexAttrib4fv_enc() 6981 …AEMU_enc(void *self , uint64_t sync, GLenum pname, GLsizei bufSize, GLsizei* length, GLint* values) in glGetSyncivAEMU_enc()
|
D | GL2Encoder.cpp | 4697 …GetSynciv(void* self, GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) { in s_glGetSynciv()
|
/device/generic/goldfish-opengl/system/hwc2/ |
D | EmuHWC2.cpp | 1654 std::vector<uint64_t> values; in populateSecondaryDisplays() local
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | GLESv3.cpp | 374 GLsizei* length, GLint* values) { in glGetSyncivAEMU()
|
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/ |
D | HWC2.cpp | 1287 int32_t values[NUM_ATTRIBUTES_WITH_COLOR] = {}; in populateConfigs() local
|
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 1022 struct CfgData *values = data; local
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 2858 struct CfgData *values = data; local
|