Home
last modified time | relevance | path

Searched defs:isStarted (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.h102 inline bool isStarted() const { in isStarted() function
DEmulatedCameraDevice.h346 inline bool isStarted() const { in isStarted() function
/device/generic/vulkan-cereal/base/
DWorkerThread.h90 bool isStarted() const { return mStarted; } in isStarted() function