Home
last modified time | relevance | path

Searched refs:a (Results 1 – 5 of 5) sorted by relevance

/pdk/
DREADME1 PDK (Platform Development Kit) is a reduced set of Android release provided to chipset vendors and …
2 The goal of the PDK release is to help chipset vendors and OEMs to migrate to a new relelase.
3 …oid HAL (Hardware Abstraction Layer). Note that the full android release is a superset of PDK rele…
5 This repositorty is a place-holder for tools and test codes for PDK.
7 - build: It is a place-holder for PDK build related stuffs.
/pdk/apps/TestingCamera2/
DREADME.txt1 TestingCamera2 is a test application for the Android camera2 API (android.hardware.camera2.*).
6 a reasonable UI, and allow simple demos and test cases to be built on top of it.
19 Each category of object in the API is configured through a pane dedicated to that category; the
28 1. Add a camera pane, select camera to use
32 4. Add a request pane, select the desired camera and targets, and the desired use case template.
36 The application also has a set of preset configurations that can be accessed from the top-right
41 The camera pane includes device-level controls for a single camera, which can be selected from all
43 camera characteristics information, for configuring a set of targets, and for stopping or flushing
52 The pane always has a 'configure' toggle, which specifies whether that target pane will be included
53 in the selected camera's next configure operation. Until the target pane is included in a camera's
[all …]
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DFixedAspectSurfaceView.java49 TypedArray a = in FixedAspectSurfaceView() local
52 setAspectRatio(a.getFloat( in FixedAspectSurfaceView()
54 a.recycle(); in FixedAspectSurfaceView()
DPaneLayout.java107 TypedArray a = in setUpUI() local
111 title.setText(a.getString(R.styleable.PaneLayout_headerTitle)); in setUpUI()
113 a.recycle(); in setUpUI()
/pdk/apps/TestingCamera/src/com/android/testingcamera/
Dcallback.rs105 out.a = 255; // For affine transform later
124 out.a = 255; // For affine transform later
142 out.a = 255; // For affine transform later
160 out.a = 255; // For affine transform later