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

  /hardware/ti/omap4-aah/camera/inc/
ANativeWindowDisplayAdapter.h 133 DISPLAY_EXIT
  /hardware/ti/omap4xxx/camera/inc/
ANativeWindowDisplayAdapter.h 134 DISPLAY_EXIT
  /hardware/ti/omap4-aah/camera/
ANativeWindowDisplayAdapter.cpp 142 msg.command = DisplayThread::DISPLAY_EXIT;
961 case DisplayThread::DISPLAY_EXIT:
963 CAMHAL_LOGDA("Display thread received DISPLAY_EXIT command from Camera HAL.");
    [all...]
  /hardware/ti/omap4xxx/camera/
ANativeWindowDisplayAdapter.cpp 212 msg.command = DisplayThread::DISPLAY_EXIT;
992 case DisplayThread::DISPLAY_EXIT:
994 CAMHAL_LOGDA("Display thread received DISPLAY_EXIT command from Camera HAL.");
    [all...]

Completed in 62 milliseconds