Searched refs:DISPLAY_START (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/
H A DANativeWindowDisplayAdapter.h130 DISPLAY_START, enumerator in enum:Ti::Camera::ANativeWindowDisplayAdapter::DisplayThread::DisplayThreadCommands
/hardware/ti/omap4xxx/camera/inc/
H A DANativeWindowDisplayAdapter.h131 DISPLAY_START, enumerator in enum:android::ANativeWindowDisplayAdapter::DisplayThread::DisplayThreadCommands
/hardware/ti/omap4-aah/camera/
H A DANativeWindowDisplayAdapter.cpp314 msg.command = DisplayThread::DISPLAY_START;
937 case DisplayThread::DISPLAY_START:
939 CAMHAL_LOGDA("Display thread received DISPLAY_START command from Camera HAL");
/hardware/ti/omap4xxx/camera/
H A DANativeWindowDisplayAdapter.cpp391 msg.command = DisplayThread::DISPLAY_START;
974 case DisplayThread::DISPLAY_START:
976 CAMHAL_LOGDA("Display thread received DISPLAY_START command from Camera HAL");

Completed in 32 milliseconds