Home
last modified time | relevance | path

Searched refs:mCbCookie (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/
DSensorListener.cpp179 mCbCookie = cookie; in setCallbacks()
190 mOrientationCb(orientation, tilt, mCbCookie); in handleOrientation()
/hardware/ti/omap4xxx/camera/inc/
DSensorListener.h93 void *mCbCookie; variable