HomeSort by relevance Sort by last modified time
    Searched refs:SENS_TYPE_VSYNC (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/firmware/os/inc/
sensType.h 55 #define SENS_TYPE_VSYNC 31
  /device/google/contexthub/firmware/os/drivers/vsync/
vsync.c 115 if (!osEnqueueEvtOrFree(sensorGetMyEventType(SENS_TYPE_VSYNC), ev, vsyncFreeEvt)) {
144 .sensorType = SENS_TYPE_VSYNC,
181 return osEnqueueEvt(sensorGetMyEventType(SENS_TYPE_VSYNC), SENSOR_DATA_EVENT_FLUSH, NULL);
  /device/google/contexthub/util/nanoapp_cmd/
nanoapp_cmd.c 148 cmd->sensorType = SENS_TYPE_VSYNC;
  /device/google/contexthub/sensorhal/
hubconnection.cpp 201 mSensorState[COMMS_SENSOR_SYNC].sensorType = SENS_TYPE_VSYNC;
    [all...]

Completed in 905 milliseconds