HomeSort by relevance Sort by last modified time
    Searched full:scaler (Results 76 - 100 of 166) sorted by null

1 2 34 5 6 7

  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java 456 * outside the current android.scaler.cropRegion, the HAL
532 * outside the current android.scaler.cropRegion, the HAL
618 * outside the current android.scaler.cropRegion, the HAL
708 * android.scaler.cropRegion to keep the video stream
926 * android.scaler.maxDigitalZoom ) and floor(
927 * activeArraySize.height / android.scaler.maxDigitalZoom),
932 new Key<android.graphics.Rect>("android.scaler.cropRegion", android.graphics.Rect.class);
    [all...]
CaptureResult.java 208 * outside the current android.scaler.cropRegion, the HAL
269 * outside the current android.scaler.cropRegion, the HAL
356 * outside the current android.scaler.cropRegion, the HAL
678 * android.scaler.maxDigitalZoom ) and floor(
679 * activeArraySize.height / android.scaler.maxDigitalZoom),
684 new Key<android.graphics.Rect>("android.scaler.cropRegion", android.graphics.Rect.class);
    [all...]
  /system/media/camera/docs/
docs.html 433 <span class="toc_section_header"><a href="#section_scaler">scaler</a></span>
438 <li><a href="#controls_android.scaler.cropRegion">android.scaler.cropRegion</a></li>
444 <li><a href="#static_android.scaler.availableFormats">android.scaler.availableFormats</a></li>
445 <li><a href="#static_android.scaler.availableJpegMinDurations">android.scaler.availableJpegMinDurations</a></li>
446 <li><a href="#static_android.scaler.availableJpegSizes">android.scaler.availableJpegSizes</a></li>
447 <li><a href="#static_android.scaler.availableMaxDigitalZoom">android.scaler.availableMaxDigitalZoom</a></li
    [all...]
metadata_properties.xml 236 outside the current android.scaler.cropRegion, the HAL
374 outside the current android.scaler.cropRegion, the HAL
464 outside the current android.scaler.cropRegion, the HAL
587 android.scaler.cropRegion to keep the video stream
    [all...]
  /external/chromium_org/content/browser/renderer_host/media/
desktop_capture_device_aura.cc 326 yuv_readback_pipeline_->scaler()->SrcSize() != result_rect.size() ||
327 yuv_readback_pipeline_->scaler()->SrcSubrect() != result_rect ||
328 yuv_readback_pipeline_->scaler()->DstSize() != region_in_frame.size()) {
  /external/chromium/base/
observer_list_unittest.cc 28 explicit Adder(int scaler) : total(0), scaler_(scaler) {}
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-head-table.hh 71 * internal scaler math; may use fractional
  /external/chromium_org/third_party/icu/source/data/mappings/
macos-29-10.2.ucm 21 # |3 for the best reverse fallback Unicode scaler value
macos-7_3-10.2.ucm 21 # |3 for the best reverse fallback Unicode scaler value
  /external/chromium_org/third_party/skia/include/core/
SkFontHost.h 47 font scaler (e.g. freetype or other) to the font's data.
  /external/chromium_org/ui/base/l10n/
l10n_util_win.cc 141 // font scaler.
  /external/harfbuzz_ng/src/
hb-ot-head-table.hh 71 * internal scaler math; may use fractional
  /external/icu4c/data/mappings/
macos-29-10.2.ucm 21 # |3 for the best reverse fallback Unicode scaler value
macos-7_3-10.2.ucm 21 # |3 for the best reverse fallback Unicode scaler value
  /external/pixman/pixman/
pixman-arm-simd-asm-scaled.S 60 * Nearest scanline scaler macro template uses the following arguments:
  /external/skia/include/core/
SkFontHost.h 47 font scaler (e.g. freetype or other) to the font's data.
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Private.h 212 LVMixer3_1St_st VC_Volume; /* Volume scaler */
  /hardware/libhardware/tests/camera2/
CameraStreamFixture.h 105 << "Missing tag android.scaler.availableProcessedSizes";
  /hardware/samsung_slsi/exynos5/libcamera2/
MetadataConverter.cpp 178 dst->ctl.scaler.cropRegion[i] = ALIGN(curr_entry.data.i32[i], 2);
626 metadata->ctl.scaler.cropRegion[0],
627 metadata->ctl.scaler.cropRegion[1],
628 metadata->ctl.scaler.cropRegion[2],
  /external/chromium_org/content/common/gpu/client/
gl_helper_unittests.cc 178 // Print out the individual steps of a scaler pipeline.
262 // Make sure that the stages of the scaler pipeline are sane.
372 printf("Invalid scaler stages: %s\n", message.c_str());
373 printf("Scaler stages:\n%s", PrintStages(scaler_stages).c_str());
407 printf("-----Scaler stages------\n%s",
435 // Very slow bicubic / bilinear scaler for reference.
    [all...]
  /external/chromium_org/base/
observer_list_unittest.cc 28 explicit Adder(int scaler) : total(0), scaler_(scaler) {}
  /external/chromium_org/media/base/
yuv_convert.cc 312 // Vertical scaler uses 16.8 fixed point.
486 // Vertical scaler uses 16.8 fixed point.
  /external/chromium_org/third_party/skia/src/core/
SkGlyphCache.cpp 338 // TODO: the scaler may have changed the maskformat during
497 // Check if we can create a scaler-context before creating the glyphcache.
  /external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.cpp     [all...]
  /external/skia/src/core/
SkGlyphCache.cpp 338 // TODO: the scaler may have changed the maskformat during
497 // Check if we can create a scaler-context before creating the glyphcache.

Completed in 1179 milliseconds

1 2 34 5 6 7