HomeSort by relevance Sort by last modified time
    Searched defs:TIMEOUT_NEVER (Results 1 - 5 of 5) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamInterface.h 222 TIMEOUT_NEVER = -1
Camera3Stream.h 314 TIMEOUT_NEVER = -1
  /frameworks/native/include/ui/
Fence.h 44 // TIMEOUT_NEVER may be passed to the wait method to indicate that it
46 enum { TIMEOUT_NEVER = -1 };
66 // TIMEOUT_NEVER may be used to indicate that the call should wait
71 // signal (just like wait(TIMEOUT_NEVER)), but issuing an error to the
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 60 #define TIMEOUT_NEVER -1
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 71 #define TIMEOUT_NEVER -1
    [all...]

Completed in 186 milliseconds