Home | History | Annotate | Download | only in camera

Lines Matching full:emulated

22  * functionality expected from an emulated physical camera device:
40 * functionality expected from an emulated physical camera device:
50 * camera_hal - Emulated camera that implements the camera HAL API, and
59 * Emulated camera device abstract interface
83 * the delivery of the captured frames to the emulated camera. Call
97 * this method doesn't stop delivering frames to the emulated camera. Always
108 * Emulated camera device public API
139 * the camera device, and will deliver the pulled frames back to the emulated
147 * emulated camera. If this parameter is 'false', frames will keep
151 * emulated camera.
241 * Since emulated camera device gets its data from the actual device, it gets
278 * Emulated camera device private API
314 * Typicaly when emulated camera device starts capturing frames from the
318 * for all emulated camera devices.
355 /* Encapsulates a worker thread used by the emulated camera device.
492 /* Emulated camera object containing this instance. */
525 /* Defines possible states of the emulated camera device object.