summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/camera2/params/OutputConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Adding boolean to determine whether a surface is MultiResolutionScott Wiest2023-03-201-1/+1
* Camera: Update API doc for DISPLAY_SYNC timestamp baseShuzhen Wang2022-09-261-3/+5
* Merge "Camera: Update doc to describe tradeoff of DEFAULT timestamp base" int...TreeHugger Robot2022-05-141-1/+10
|\
| * Camera: Update doc to describe tradeoff of DEFAULT timestamp baseShuzhen Wang2022-05-131-1/+10
* | Camera: Add support for readout timestampShuzhen Wang2022-05-051-2/+23
|/
* Camera: Update timestamp base doc for SurfaceTextureShuzhen Wang2022-04-191-3/+4
* Camera: Make stream use case to be 64 bitShuzhen Wang2022-03-101-6/+6
* Camera: Allow clients to query for extra profile latencyEmilian Peev2022-02-231-5/+5
* Camera: Add mirror mode in OutputConfigurationShuzhen Wang2022-02-101-3/+87
* Camera: Add support for timestamp baseShuzhen Wang2022-02-071-4/+146
* Camera: Add stream use case supportShuzhen Wang2022-02-041-3/+91
* Camera: Enable 10-bit output camera APIEmilian Peev2022-01-181-2/+51
* OutputConfiguration: fix CREATOR readList for sensor pixel modes.Jayant Chowdhary2021-06-101-4/+13
* camera2: Fix exception swallowing in params classes createFromParcelJayant Chowdhary2021-06-101-7/+1
* camera2: Fix parcelling of sensor pixel modes.Jayant Chowdhary2021-05-271-1/+11
* Camera: Add new hidden tag for multiResolutionStream supportShuzhen Wang2021-04-151-1/+4
* camera2: Add support for quad bayer sensors.Jayant Chowdhary2021-03-241-4/+106
* Camera: Add multi-resolution image reader and reprocessing supportShuzhen Wang2021-03-021-7/+119
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-3/+3
* Camera: Consider mPhysicalCameraId in OutputConfiguration comparisonShuzhen Wang2019-05-021-1/+3
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Camera: Fix documentation typoEmilian Peev2018-09-121-1/+1
* Camera: Update surface sharing format restrictionsEmilian Peev2018-06-191-3/+3
* Camera: Remove surface sharing format limitationEmilian Peev2018-02-121-5/+3
* Camera2: Add API to expose all physical camera metadataShuzhen Wang2018-02-021-1/+1
* Camera: "getMaxSharedSurfaceCount" should be non-staticEmilian Peev2018-01-291-1/+1
* camera2: Add support for logical cameraShuzhen Wang2018-01-211-9/+57
* OutputConfiguration: Fix missing mIsShared in parcel readShuzhen Wang2017-12-081-0/+3
* Camera: Enable API for dynamic camera output surfacesEmilian Peev2017-11-101-7/+95
* Camera: Allow addSurface due to mismatched dataSpace for PRIVATE formatShuzhen Wang2017-03-171-3/+7
* Revert "Camera2: Temporarily remove surface size 0 check"Shuzhen Wang2017-02-091-0/+4
* Camera2: Temporarily remove surface size 0 checkShuzhen Wang2017-02-061-4/+0
* Camera: Fix the document on createCaptureSession errorShuzhen Wang2017-01-311-1/+2
* Camera2: Do not throw exception if addSurface size doesn't matchShuzhen Wang2017-01-301-8/+14
* Camera2: Handle (0, 0) size for deferred OutputConfigurationShuzhen Wang2017-01-251-1/+6
* Camera2: Combine API for deferred surface and shared surfaceShuzhen Wang2017-01-241-254/+148
* Camera2: Add secondary surface to OutputConfigurationShuzhen Wang2017-01-171-61/+264
* Camera2: Unhide deferred surface configuration APIsEino-Ville Talvala2016-09-081-2/+0
* Camera2: add deferred output config supportZhijun He2016-06-021-11/+167
* Camera/Surface: Update OutputConfiguration APIEino-Ville Talvala2016-04-121-48/+99
* Camera2: Switch to auto-gen C++ binder interfacesEino-Ville Talvala2016-03-011-2/+2
* Camera2: add surface set IDZhijun He2016-01-211-7/+91
* Camera2: Handle surface size changeChien-Yu Chen2015-08-181-6/+22
* Camera: add equals/hashCode to OutputConfigurationYin-Chia Yeh2015-04-031-0/+30
* Camera: update createStream API to add new rotation fieldYin-Chia Yeh2015-03-161-2/+51
* Camera: add @hide API for setting camera rotationYin-Chia Yeh2015-03-101-0/+116