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

  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Mem.cpp 46 #define CAMERA_HAL_UNUSED(expr) do { (void)(expr); } while (0)
154 CAMERA_HAL_UNUSED(args);
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Mem.cpp 41 #define CAMERA_HAL_UNUSED(expr) do { (void)(expr); } while (0)
167 CAMERA_HAL_UNUSED(frame_size);
378 CAMERA_HAL_UNUSED(args);
  /device/lge/mako/camera/
QCameraHWI_Mem.cpp 41 #define CAMERA_HAL_UNUSED(expr) do { (void)(expr); } while (0)
169 CAMERA_HAL_UNUSED(frame_size);
381 CAMERA_HAL_UNUSED(args);
QualcommCameraHardware.cpp 51 #define CAMERA_HAL_UNUSED(expr) do { (void)(expr); } while (0)
    [all...]

Completed in 1529 milliseconds