OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autofocus
(Results
1 - 25
of
209
) sorted by null
1
2
3
4
5
6
7
8
9
/external/chromium_org/third_party/WebKit/Source/web/tests/data/
autofocus_input_field_iframe.html
3
function
autofocus
() {
6
window.onload =
autofocus
;
/external/chromium_org/third_party/WebKit/ManualTests/
leak-observer-nonmain-world.html
19
iframe.srcdoc = "<body><input
autofocus
></body>";
27
// Need
autofocus
since evaluateScriptInIsolatedWorld runs in the focused frame.
28
iframe.srcdoc = "<body><input
autofocus
></body>";
/external/chromium_org/third_party/WebKit/Source/web/tests/data/popup/
select_event_remove_on_change.html
5
<select id="s"
autofocus
>
select_event_remove_on_click.html
5
<select id="s"
autofocus
>
select_event.html
5
<select id="s"
autofocus
>
/external/chromium_org/android_webview/test/shell/assets/
full_screen_video_test.html
20
<button
autofocus
style ='padding:1024px 1024px;' onclick="goFullscreen('video'); return false">Big enough you can't miss it</button>
/packages/apps/Camera/src/com/android/camera/
FocusOverlayManager.java
42
* (1) The camera has continuous
autofocus
. Move the camera. Take a picture when
44
* (2) The camera has continuous
autofocus
. Move the camera. Take a picture when
50
* (5) The camera has
autofocus
. Single tap the shutter to take a picture.
51
* (6) The camera has
autofocus
. Hold the shutter. Release to take a picture.
52
* (7) The camera has no
autofocus
. Single tap the shutter and take a picture.
53
* (8) The camera has
autofocus
and supports focus area. Touch the screen to
54
* trigger
autofocus
. Take a picture.
55
* (9) The camera has
autofocus
and supports focus area. Touch the screen to
56
* trigger
autofocus
. Wait until it times out.
57
* (10) The camera has no
autofocus
and supports metering area. Touch the scree
[
all
...]
/packages/apps/Camera2/src/com/android/camera/
FocusOverlayManager.java
41
* (1) The camera has continuous
autofocus
. Move the camera. Take a picture when
43
* (2) The camera has continuous
autofocus
. Move the camera. Take a picture when
49
* (5) The camera has
autofocus
. Single tap the shutter to take a picture.
50
* (6) The camera has
autofocus
. Hold the shutter. Release to take a picture.
51
* (7) The camera has no
autofocus
. Single tap the shutter and take a picture.
52
* (8) The camera has
autofocus
and supports focus area. Touch the screen to
53
* trigger
autofocus
. Take a picture.
54
* (9) The camera has
autofocus
and supports focus area. Touch the screen to
55
* trigger
autofocus
. Wait until it times out.
56
* (10) The camera has no
autofocus
and supports metering area. Touch the scree
[
all
...]
/pdk/apps/TestingCamera/res/values/
strings.xml
42
<string name="af_mode_prompt">
Autofocus
mode</string>
44
<string name="trigger_autofocus">Trigger
autofocus
</string>
45
<string name="cancel_autofocus">Cancel
Autofocus
</string>
/external/chromium_org/third_party/WebKit/ManualTests/chromium/
autofill-popup-shiftupdown.hml
14
<form><input name=p
autofocus
></form>
/frameworks/native/data/etc/
android.hardware.camera.autofocus.xml
21
<feature name="android.hardware.camera.
autofocus
" />
handheld_core_hardware.xml
42
<!-- devices with an
autofocus
camera and/or flash must include either
43
android.hardware.camera.
autofocus
.xml or
44
android.hardware.camera.
autofocus
-flash.xml -->
android.hardware.camera.flash-autofocus.xml
22
<feature name="android.hardware.camera.
autofocus
" />
/external/chromium_org/remoting/webapp/
main.html
264
autofocus
="
autofocus
"
323
autofocus
="
autofocus
"
367
autofocus
="
autofocus
"
375
autofocus
="
autofocus
"
383
autofocus
="
autofocus
"
[
all
...]
/sdk/files/
devices.xml
41
<d:
autofocus
>true</d:
autofocus
>
118
<d:
autofocus
>true</d:
autofocus
>
123
<d:
autofocus
>false</d:
autofocus
>
231
<d:
autofocus
>true</d:
autofocus
>
236
<d:
autofocus
>true</d:
autofocus
>
[
all
...]
/packages/apps/LegacyCamera/src/com/android/camera/
FocusManager.java
78
public void
autoFocus
();
153
autoFocus
();
170
// guarantee setParameters can be called during
autofocus
.
222
// Do not play the sound in continuous
autofocus
mode. It does
292
autoFocus
();
318
private void
autoFocus
() {
319
Log.v(TAG, "Start
autofocus
.");
320
mListener.
autoFocus
();
330
Log.v(TAG, "Cancel
autofocus
.");
356
// Always use
autofocus
in tap-to-focus
[
all
...]
/device/generic/mini-emulator-armv7-a-neon/
mini_emulator_common.mk
43
frameworks/native/data/etc/android.hardware.camera.
autofocus
.xml:system/etc/permissions/android.hardware.camera.
autofocus
.xml \
/external/chromium_org/chrome/browser/resources/downloads/
downloads.html
20
i18n-values="placeholder:searchbutton" class="form"
autofocus
incremental>
/external/chromium_org/chrome/browser/resources/omnibox/
omnibox.html
16
<input id="input-text" type="text" size="40"
autofocus
>
/external/chromium_org/chrome/browser/resources/
tab_modal_confirm_dialog.html
71
<input id="cancel" type="reset" i18n-values="value:cancel"
autofocus
>
/external/chromium_org/chrome/common/extensions/docs/templates/private/
samples.html
19
<td><input
autofocus
type="search" id="search_input" placeholder="Type to search"></td>
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLButtonElement.idl
22
[Reflect] attribute boolean
autofocus
;
/external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/
AutoFocusCallback.java
41
// Simulate continuous
autofocus
by sending a focus request every
/frameworks/av/services/camera/libcameraservice/common/
CameraDeviceBase.h
189
* Trigger auto-focus. The latest ID used in a trigger
autofocus
or cancel
190
*
autofocus
call will be returned by the HAL in all subsequent AF
196
* Cancel auto-focus. The latest ID used in a trigger
autofocus
/cancel
197
*
autofocus
call will be returned by the HAL in all subsequent AF
/frameworks/av/include/camera/
CameraParameters.h
244
// CameraHardwareInterface.
autoFocus
to start the focus if focus mode is
426
// subject. After
autofocus
, the subject distance may be within near and far
428
//
autofocus
algorithm, the focus area, and the scene. The error can be
622
// CameraHardwareInterface.
autoFocus
to start the focus in this mode.
625
// CameraHardwareInterface.
autoFocus
in this mode.
628
// CameraHardwareInterface.
autoFocus
to start the focus in this mode.
633
// not call CameraHardwareInterface.
autoFocus
in this mode.
637
// CameraHardwareInterface.
autoFocus
in this mode.
645
// Applications can call CameraHardwareInterface.
autoFocus
in this mode. The
[
all
...]
Completed in 297 milliseconds
1
2
3
4
5
6
7
8
9