Searched defs:ACaptureSessionOutput (Results 1 – 4 of 4) sorted by relevance
20 struct ACaptureSessionOutput { struct25 bool operator == (const ACaptureSessionOutput& other) const { argument41 android::acam::utils::native_handle_ptr_wrapper mWindow;42 std::set<android::acam::utils::native_handle_ptr_wrapper> mSharedWindows;43 bool mIsShared;44 int mRotation = CAMERA3_STREAM_ROTATION_0;45 std::string mPhysicalCameraId;
32 struct ACaptureSessionOutput { struct37 bool operator == (const ACaptureSessionOutput& other) const { argument59 std::set<ACaptureSessionOutput> mOutputs; argument
309 typedef struct ACaptureSessionOutput ACaptureSessionOutput; typedef
600 typedef struct ACaptureSessionOutput ACaptureSessionOutput; typedef