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

  /hardware/ti/omap4-aah/camera/inc/
SensorListener.h 88 void handleOrientation(uint32_t orientation, uint32_t tilt);
  /hardware/ti/omap4xxx/camera/inc/
SensorListener.h 85 void handleOrientation(uint32_t orientation, uint32_t tilt);
  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 80 listener->handleOrientation(orient, tilt);
184 void SensorListener::handleOrientation(uint32_t orientation, uint32_t tilt) {
  /hardware/ti/omap4-aah/camera/
SensorListener.cpp 78 listener->handleOrientation(orient, tilt);
182 void SensorListener::handleOrientation(uint32_t orientation, uint32_t tilt) {

Completed in 324 milliseconds