Home
last modified time | relevance | path

Searched defs:ACaptureSessionOutput (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/camera/ndk/impl/
DACameraCaptureSession.h32 struct ACaptureSessionOutput { struct
37 bool operator == (const ACaptureSessionOutput& other) const { argument
73 std::set<ACaptureSessionOutput> mOutputs; argument
/frameworks/av/camera/ndk/include/camera/
DNdkCameraCaptureSession.h637 typedef struct ACaptureSessionOutput ACaptureSessionOutput; typedef