Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 35) sorted by relevance

12

/device/moto/shamu/camera/QCamera/stack/common/
Dcam_list.h43 struct cam_list *next, *prev; member
66 struct cam_list *next = ptr->next; in cam_list_del_node() local
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_list.h45 struct cam_list *next, *prev; member
77 struct cam_list *next = ptr->next; in cam_list_del_node() local
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_list.h45 struct cam_list *next, *prev; member
77 struct cam_list *next = ptr->next; in cam_list_del_node() local
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_list.h43 struct cam_list *next, *prev; member
75 struct cam_list *next = ptr->next; in cam_list_del_node() local
/device/huawei/angler/power/
Dlist.h31 struct list_node *next; member
/device/google/marlin/power/
Dlist.h31 struct list_node *next; member
/device/lge/bullhead/power/
Dlist.h31 struct list_node *next; member
/device/htc/flounder/sensor_hub/libsensors/
DInputEventReader.cpp79 void InputEventCircularReader::next() in next() function in InputEventCircularReader
/device/google/contexthub/firmware/inc/
Dlist.h24 struct link_t *prev, *next; member
Dseos.h220 struct Segment *next = (struct Segment *)(((uint8_t*)seg) + in osSegmentSizeGetNext() local
248 const struct Segment *next = seg < it->sharedEnd ? osSegmentGetNext(seg) : it->sharedEnd; in osSegmentIteratorNext() local
/device/google/contexthub/firmware/src/
DeventQ.c31 struct EvtRecord *next; member
Dheap.c95 struct HeapNode *node = gHeapHead, *next; in heapMergeFreeChunks() local
/device/google/dragon/audio/hal/
Dcras_dsp.c31 struct cras_dsp_context *prev, *next; member
Dcras_expr.c415 struct cras_expr_expression *next = parse_one_expr(str); in parse_one_expr() local
Daudio_hw.c303 struct listnode *next; in free_mixer_list() local
1263 struct listnode *next; in in_release_pcm_devices() local
1477 struct listnode *next; in uc_release_pcm_devices() local
/device/generic/goldfish/qemud/
Dqemud.c645 Packet* next; member
760 FDHandler* next; member
1228 Client* next; member
/device/google/contexthub/contexthubhal/
Dsystem_comms.h247 void next(SessionMap::iterator &pos) in next() function
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraStateMachine.h113 struct api_result_list *next; member
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraStateMachine.h114 struct api_result_list *next; member
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraStateMachine.h114 struct api_result_list *next; member
/device/google/contexthub/firmware/src/drivers/window_orientation/
Dwindow_orientation.c347 int next = (index == 0) ? (TILT_HISTORY_SIZE - 1): (index - 1); in nextTiltHistoryIndex() local
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp65 _alloc_list_node *next; member
/device/generic/goldfish/camera/
DEmulatedCamera.cpp1017 const char* next = strchr(wrk, ';'); in PrintParamDiff() local
/device/htc/flounder/audio/hal/
Daudio_hw.c335 struct listnode *next; in free_mixer_list() local
1890 struct listnode *next; in in_release_pcm_devices() local
2257 struct listnode *next; in uc_release_pcm_devices() local
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h119 void *next; member

12