Home
last modified time | relevance | path

Searched refs:modes (Results 1 – 6 of 6) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DPresentationActivity.java303 final Display.Mode[] modes = display.getSupportedModes(); in onItemSelected() local
304 setPresentationDisplayMode(display, position >= 1 && position <= modes.length ? in onItemSelected()
305 modes[position - 1].getModeId() : 0); in onItemSelected()
408 Spinner s = (Spinner)v.findViewById(R.id.modes); in getView()
409 Display.Mode[] modes = display.getSupportedModes(); in getView() local
410 if (contents == null || modes.length == 1) { in getView()
423 for (Display.Mode mode : modes) { in getView()
/development/samples/browseable/BasicImmersiveMode/
D_index.jd9 \"hide nav bar\" modes, by letting users swipe the bars in and out. This sample
/development/samples/browseable/AdvancedImmersiveMode/
D_index.jd9 \"hide nav bar\" modes, by letting users swipe the bars in and out. This sample
/development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.renderscriptintrinsic/
DMainActivity.java354 int[] modes = {MODE_BLUR, MODE_CONVOLVE, MODE_COLORMATRIX}; in createThumbnail() local
357 for (int mode : modes) { in createThumbnail()
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/
DCamera2RawFragment.java1696 private static boolean contains(int[] modes, int mode) {
1697 if (modes == null) {
1700 for (int i : modes) {
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv429 …tform/hardware/qcom/display,fake_bMCOe3XKSl6teJt6Ic6S3Q@fakeemail.com,hwc2: Support displayp3 modes
3037 …latform/cts,fake_L3rzlHeeTdq9EHclWhH6sg@fakeemail.com,MediaPlayerTest: add CTS test for seek modes.
3564 …W_4hHnRee4JvF7zgTq2g@fakeemail.com,Camera: Allow custom AE/AF modes to be listed in available modes
6331 …stem/core,fake_q3AfsaCERmyl-aaPxzrFxA@fakeemail.com,fs_mgr: support different dm-verity error modes
9322 …e/libhardware,fake_5vdkbXM-SRSJAZtnRBTLLA@fakeemail.com,add ON_SET change modes with additional cl…
13336 …R-E_kQja09VzCsNPRHQ@fakeemail.com,Fix B/W rasterization of subglyphs with different drop-out modes.
14139 …rate David Chester's latest patch without fucking the other hinting modes as well."
14480 …4ZHitSO-rl2J4XmHSlQ@fakeemail.com,fix inter-letter spacing of auto-hinted glyphs (non-light modes)w
14958 …oad.c, src/sfnt/ttsbit.c: removing small compiler warnings (in pedantic compilation modes)"
15091 …/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,FT_Bitmap_Convert: Support missing pixel modes.
[all …]