| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | | |
Change-Id: If8785df9209c83ccd1454b89b46d5e885f897cae
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 13415624
Change-Id: Ia2ed4b5bc7289f8d8ab6e6a431746b43c81842bc
|
|/ / /
| | |
| | |
| | |
| | | |
Change-Id: I4e55c42841c3b6a1327a16bdf6d1d4bb3847c7f3
Signed-off-by: Sasha Levitskiy <sanek@google.com>
|
|\ \ \
| |/ /
| | |
| | | |
sensors_event_t.""
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sensors_event_t."
This reverts commit 4db220ec857c9166843a8d6fae9b52666c177168.
Change-Id: I61feb99c2024889e29e2b300ad4a4f5af1fdc282
|
|\ \ \
| |/ /
| | |
| | | |
sensors_event_t."
|
| | |
| | |
| | |
| | | |
Change-Id: I3dcc4b4204932a73503ede45b188142b03dcdd31
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
exposure time"
* commit 'ab14046292922d1ad0df84f3231f1e8b6233b737':
Camera2 Test: fix test criteria for exposure time
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | | |
* commit '37de84bc96f808601897bcd126b73fc839fd2c20':
Camera2 Test: fix test criteria for exposure time
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add some tolerance while testing requested exposure times against capture times.
Change-Id: I609e7819cde8ee466e152775781a6542e6686ded
|
| |_|/
|/| |
| | |
| | |
| | | |
Bug: 12134423
Change-Id: I7acdf76d4c0674bdb1cc939592d4620687c785c3
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'f49598e05886c0f71efad01c1aefb1a90e0b49d5':
Camera: HAL3: device test fixture and a test.
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Ifaec4be35e8f4fb80c8e71e24499fbcd40fddb6e
Signed-off-by: Sasha Levitskiy <sanek@google.com>
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '44a61b2da0d1f348151dc7b82385aab582b1e429':
Camera HAL3: first few unit tests.
|
| |/
| |
| |
| | |
Change-Id: I413dc447faadd4fd90986bc924722b2826e19382
Signed-off-by: Sasha Levitskiy <sanek@google.com>
|
| |
| |
| |
| |
| |
| | |
Ensure the last member of structs is actually the one we expect
Change-Id: Ib623f1a5e09fd9b8d464456528a94742b0ccd00b
|
| |
| |
| |
| |
| |
| |
| | |
Make sure the ABI doesn't get inadvertently broken by moving HAL interface
struct members around.
Change-Id: I058c963df002dc7c12eb24181d5db74c0c6fd38c
|
|/
|
|
|
|
|
|
| |
Ensure none of the HAL structs change size over time.
Issues might arise when making changes without taking the different
pointer sizes for specific architectures into account.
Change-Id: I63f00004a23f09b2f46df01e7c69296766a5d03f
|
|\
| |
| |
| |
| | |
* commit 'b44ff6508bbcb8df751b5815dd4dfbd4cae252f7':
Camera2 Test: Skip CameraModuleTest for HAL V1 devices
|
| |
| |
| |
| |
| | |
Bug: 10971907
Change-Id: Ia3aa0e370d7eb5de6bb1fb7ff48a71ea5605fa17
|
|\ \
| |/
| |
| |
| | |
* commit '3bf3b45f2d5eb43b74e1a46ff03ed3e2142b1b38':
Camera2 Test: skip some tests for limited hardware level
|
| |
| |
| |
| |
| | |
Bug: 10388724
Change-Id: Ifd13f72f1b7ff78cf50dc1c238f17c4b4e90d9b0
|
|\ \
| |/
| |
| |
| | |
* commit '60cbb52613d212236de49b4f22fe059585f8c1b2':
Camera2 Test: Fix module and burst test issues
|
| |
| |
| |
| |
| | |
Bug: 10388724
Change-Id: Idc404cf8a7a96c00941aa8f1880734a236cb3737
|
|\ \
| |/
| |
| |
| | |
* commit 'b3ac07c0028b0afe8f9b009e37af90ec9a697b44':
Camera2 Tests: fix some sanity checks
|
| |
| |
| |
| |
| |
| |
| |
| | |
Remove the requirement of HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED and make and
fix some minor issues.
Bug: 10388724
Change-Id: I18f0ea60f87902d6c2bbaca53957a91953866c40
|
|\ \
| |/
| |
| |
| | |
* commit '2a512b49e028b5714782ab69cba9662e01e25016':
Camera2 Test: check the right result metadata
|
| |
| |
| |
| |
| |
| |
| | |
We need check the right result metadata by looking for the right request id.
Bug: 10710768
Change-Id: I1e946f82e569fa6afc5067552c3f850ffffbf698
|
|\ \
| |/
|/|
| |
| | |
* commit '1d640f05dcedfcaae63eeb90f3d89b16e95d0208':
Use canonical UniquePtr.h header
|
| |
| |
| |
| | |
Change-Id: I0487bd53fc946e1a488d7109eebd402d1ecc5a0a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The original version of this HAL used a field in keymaster_module to
represent the module's version number, but a later revision of the HAL
interface added a distinguisher between HAL module and device versions.
This is needed to support upgrade code in keystore.
(cherry picked from commit c124b23f94a0a88e872253720c0e27594a9a9938)
Bug: 10600582
Change-Id: Ia2b0cbeca5c507600228c39ec7a8402f819f8804
|
| |
| |
| |
| | |
Change-Id: I4b7d11c0915c716a0f1be65f5933f33a36e0fb4b
|
| |
| |
| |
| |
| | |
Bug: 10604704
Change-Id: I5edddb1011d6744225c59f44bd6df8ae4234d336
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The original version of this HAL used a field in keymaster_module to
represent the module's version number, but a later revision of the HAL
interface added a distinguisher between HAL module and device versions.
This is needed to support upgrade code in keystore.
Bug: 10600582
Change-Id: Ied34cf382e2b7725e648faada00df2dee993e6c5
|
| |
| |
| |
| |
| |
| |
| | |
(cherry picked from commit 6e1683f5d508a4c1ff761a9a3508619ac5ac6ed7)
Bug: 10600582
Change-Id: I8e5b66baa70b37031198260853bb5355df75e23d
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add a test to test multiple stream configuration: one preview stream, one small
size YUV burst capture stream, and one large size YUV burst capture stream.
Also cleanup the code.
Bug 10325342
Change-Id: I676484cc0034055caa8f2a8788100ed34b4cefbb
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Both surfaceflinger and HWC implementations have been defining these
themselves, making future changes more difficult. Better to define
them centrally, where they can be updated easily.
Change-Id: I793158b858c84b2470b05f9ea77cc5a0c7e247f1
|
| |
| |
| |
| | |
Change-Id: Ib47eba8d01e93d0c3ce2b1e8bc2ff638529e32f9
|
| |
| |
| |
| | |
Change-Id: Iaa86a6888a5ccf784b13f4c3b2d8dc4813612155
|
| |
| |
| |
| | |
Change-Id: Ibf73106f8be63cf433fafe9510c8477f74b7ac41
|
| |
| |
| |
| | |
Change-Id: Ic50ea977194073e3768c22a5f21eb15f430fa2f5
|
| |
| |
| |
| | |
Change-Id: I1b81f14fe0f093a7d29d0b0facdb1886d521d256
|
| |
| |
| |
| |
| |
| | |
to fix tests build.
Change-Id: Ifec605926324683ac9b12b8ed3cbfb6ac02ec18c
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ie13b251d6bfadd533fa045ec5d3299ee8ae752af
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
By default, this test runs through a range of application-set
exposure, frame duration, and sensitivity values, and verifies
that the duration of capture, and in some cases the brightness,
match what's expected.
Optionally, it can use environment variables to specify the
burst parameters, and to enable dumping the captured YUV images
to flash for later debugging.
Change-Id: I647d360344ef3684e99c86c369e96ac82e62fc96
|
|\ \
| |/
| |
| |
| | |
* commit '43c754f49c0cbd31f3a067b6bff4b98829cb3811':
Enable native HAL tests to work for camera3 devices
|
| |
| |
| |
| | |
Change-Id: Ie11270cc8cf301ec94795b595f0517ee3bad2817
|