HomeSort by relevance Sort by last modified time
    Searched full:resolutions (Results 101 - 125 of 361) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/Camera2/src/com/android/camera/settings/
ResolutionSetting.java 80 // All resolutions supported by the camera.
  /external/pdfium/third_party/libopenjpeg20/
t1.c     [all...]
dwt.c 413 l_cur_res = tilec->resolutions + l;
416 l_data_count = opj_dwt_max_resolution(tilec->resolutions, tilec->numresolutions) * (OPJ_UINT32)sizeof(OPJ_INT32);
571 opj_tcd_resolution_t* tr = tilec->resolutions;
846 opj_tcd_resolution_t* res = tilec->resolutions;
pi.h 67 opj_pi_resolution_t *resolutions; member in struct:opj_pi_comp
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/
CameraOrientationActivity.java 190 // Get preview resolutions
420 //Camera resolutions are greater than ceiling provided
  /external/libvncserver/webclients/novnc/include/
base.css 436 /* left-align the status text on lower resolutions */
463 /* collapse the extra keys on lower resolutions */
  /frameworks/base/core/java/android/hardware/camera2/params/
OutputConfiguration.java 128 * need two (or more) output resolutions, to switch resolutions without any output glitches.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 143 screen sizes and resolutions. When you design the icons for your application,
277 boundaries at smaller resolutions.</li>
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp8_multi_resolution_encoder.c 13 * High-resolution input video is down-sampled to lower-resolutions. The
15 * different resolutions.
  /hardware/qcom/display/msm8994/libqdutils/
mdp_version.cpp 107 // For resolutions beyond this, we use dual mixer/ping pong split.
110 // Default width of MDSS SSPP. For layer resolutions beyond this, we drive
  /packages/services/Telephony/src/com/android/phone/settings/
PhoneAccountSettingsFragment.java 459 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); local
460 if (resolutions.size() == 0) {
  /toolchain/binutils/binutils-2.25/ld/
testplug.c 560 static const char *resolutions[] = local
594 resolutions[claimfile->symbols[n].resolution]);
  /docs/source.android.com/src/devices/camera/
camera3_crop_reprocess.jd 31 on the ANativeWindow-based pipeline for all resolutions and output formats.
  /external/freetype/src/truetype/
ttobjs.h 214 /* Unfortunately, when using distinct x and y resolutions (or distinct x */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttobjs.h 203 /* Unfortunately, when using distinct x and y resolutions (or distinct x */
  /external/libvpx/libvpx/vp8/common/
onyx.h 241 /* Number of total resolutions encoded */
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.h 203 /* Unfortunately, when using distinct x and y resolutions (or distinct x */
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
h264_sps_parser.cc 161 // to signify resolutions that aren't multiples of 16.
  /frameworks/base/docs/html/training/wearables/watch-faces/
issues.jd 127 resolutions. Your watch face should adapt to these variations by using relative measurements
  /cts/tests/tests/print/src/android/print/cts/
PrinterCapabilitiesTest.java 442 // Test two default resolutions
505 Resolution[] resolutions = {RESOLUTION_300, RESOLUTION_300,
534 b.addResolution(resolutions[i],
    [all...]
  /external/doclava/src/com/google/doclava/
MethodInfo.java 906 System.out.println("Resolutions for Method " + mName + mFlatSignature + ":");
922 ArrayList<Resolution> resolutions = mResolutions; local
926 for (Resolution resolution : resolutions) {
  /external/libvpx/libvpx/examples/
vp8_multi_resolution_encoder.c 13 * High-resolution input video is down-sampled to lower-resolutions. The
15 * different resolutions.
60 /* Number of encoders (spatial resolutions) used in this test. */
  /frameworks/rs/api/
rs_allocation_data.spec 361 and at different resolutions. The x, y coordinates provided here are in the
379 and at different resolutions. The x, y coordinates provided here are in the
397 and at different resolutions. The x, y coordinates provided here are in the
  /system/netd/tests/
netd_test.cpp 181 // Ensure resolutions go via proxy.
656 // Repeatedly perform resolutions for non-existing domains until MAXNSSAMPLES resolutions have
  /development/ndk/platforms/android-9/include/EGL/
egl.h 195 /* Constant scale factor by which fractional display resolutions &

Completed in 1926 milliseconds

1 2 3 45 6 7 8 91011>>