History log of /device/generic/goldfish/camera/EmulatedFakeCamera.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b680baa6c874a11268f93100c74ba3ed3baf4a8e 25-Aug-2016 Bjoern Johansson <bjoernj@google.com> Set a preferred video preview size for camera

CTS requires that a preferred video preview size is set if video
previews are supported.

BUG: 30700822
Test: ran camera CTS tests
Change-Id: I52cc96c6745330e4609f925ca8087167523880db
(cherry picked from commit a3a7b67621d89e651ff08596586815296bc3b548)
/device/generic/goldfish/camera/EmulatedFakeCamera.cpp
45626366785a528c07377b17320f9e5854f84726 21-Jul-2016 Dave Detlefs <ddetlefs@google.com> Add required video frame size

b/30253054

The test class android.media.cts.MediaRecorderTest specifies a frame
size of 176x144. EmulatedFakeCamera does not specify this as a
supported video size. (In fact, it doesn't specify *any* supported
video sizes.) This causes a number of failures. Fix is to
add 176x144 to the list of supported preview sizes and video sizes.

Copied from this mnc-emu-dev CL:

https://googleplex-android-review.git.corp.google.com/#/c/1239780

Change-Id: I561ee428432e5e2bc25944838d91813e5ba2f39b
/device/generic/goldfish/camera/EmulatedFakeCamera.cpp
8a94683196406b83b14218d1beef66067f126a16 08-Mar-2013 keunyoung <keunyoung@google.com> migrate opengl and system from development/tools

- components under system are moved one directory up like all other HALs

Change-Id: I03b870b870d83b247ac398cadfb155f03c9adfa0
/device/generic/goldfish/camera/EmulatedFakeCamera.cpp