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

  /hardware/libhardware/include/hardware/
camera2.h 156 typedef struct camera2_stream_in_ops { struct
163 int (*acquire_buffer)(const struct camera2_stream_in_ops *w,
168 int (*release_buffer)(const struct camera2_stream_in_ops *w,
    [all...]
  /frameworks/av/services/camera/libcameraservice/
Camera2Device.h 258 class ReprocessStreamAdapter: public camera2_stream_in_ops, public virtual RefBase {
321 const camera2_stream_in_ops *getStreamOps();
Camera2Device.cpp     [all...]

Completed in 53 milliseconds