Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 7 of 7) sorted by relevance

/device/moto/shamu/camera/QCamera/stack/common/
Dcam_list.h43 struct cam_list *next, *prev; member
55 struct cam_list *prev = head->prev; in cam_list_add_tail_node() local
65 struct cam_list *prev = ptr->prev; in cam_list_del_node() local
/device/lge/mako/camera/QCamera/stack/common/
Dcam_list.h43 struct cam_list *next, *prev; member
55 struct cam_list *prev = head->prev; in cam_list_add_tail_node() local
65 struct cam_list *prev = ptr->prev; in cam_list_del_node() local
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_list.h43 struct cam_list *next, *prev; member
55 struct cam_list *prev = head->prev; in cam_list_add_tail_node() local
74 struct cam_list *prev = ptr->prev; in cam_list_del_node() local
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_list.h43 struct cam_list *next, *prev; member
55 struct cam_list *prev = head->prev; in cam_list_add_tail_node() local
74 struct cam_list *prev = ptr->prev; in cam_list_del_node() local
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_list.h43 struct cam_list *next, *prev; member
55 struct cam_list *prev = head->prev; in cam_list_add_tail_node() local
74 struct cam_list *prev = ptr->prev; in cam_list_del_node() local
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLClientState.cpp368 TextureRec* prev = tex - 1; in addTextureRec() local
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp66 _alloc_list_node *prev; member