/external/opencv3/samples/winrt/OcvImageProcessing/OcvImageProcessing/Common/ |
StandardStyles.xaml | 250 <Setter Property="VerticalAlignment" Value="Stretch"/> [all...] |
/external/skia/include/core/ |
SkMaskFilter.h | 205 * stretch the mask to fit inside outerRect. It is an error for outerRect
|
/external/skia/src/effects/ |
SkBlurMaskFilter.cpp | 374 // to stretch. It will take into account the larger radius per side as well as double 385 // any fractional space on either side plus 1 for the part to stretch. 390 // There is no valid piece to stretch. 399 // There is no valid piece to stretch. [all...] |
/external/webrtc/talk/media/base/ |
videoframe.cc | 219 VideoFrame* VideoFrame::Stretch(size_t dst_width, size_t dst_height,
|
videoframe.h | 192 virtual VideoFrame *Stretch(size_t w, size_t h, bool interpolate,
|
/frameworks/base/media/java/android/media/ |
SyncParams.java | 135 * Time stretch audio when playback rate must be adjusted.
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/ |
SurfaceTextureTarget.java | 116 if (mRenderModeString.equals("stretch")) {
|
/external/nanopb-c/docs/ |
generator_flow.svg | [all...] |
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/ |
memory_dump_allocator_details_pane.html | 42 align-self: stretch; 56 align-self: stretch;
|
memory_dump_overview_pane.html | 47 align-self: stretch; 61 align-self: stretch;
|
/external/skia/src/ports/ |
SkFontMgr_win_dw.cpp | 978 DWRITE_FONT_STRETCH stretch = DWRITE_FONT_STRETCH_NORMAL; local [all...] |
/hardware/qcom/display/msm8084/libcopybit/ |
copybit.cpp | 420 /** do a stretch blit type operation */ 723 ctx->device.stretch = stretch_copybit;
|
/hardware/qcom/display/msm8226/libcopybit/ |
copybit.cpp | 420 /** do a stretch blit type operation */ 723 ctx->device.stretch = stretch_copybit;
|
/hardware/qcom/display/msm8909/libcopybit/ |
copybit.cpp | 435 /** do a stretch blit type operation */ 755 ctx->device.stretch = stretch_copybit;
|
/hardware/qcom/display/msm8994/libcopybit/ |
copybit.cpp | 423 /** do a stretch blit type operation */ 735 ctx->device.stretch = stretch_copybit;
|
/hardware/qcom/display/msm8996/libcopybit/ |
copybit.cpp | 438 /** do a stretch blit type operation */ 760 ctx->device.stretch = stretch_copybit;
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
blit_engine_c2d.cpp | 558 int err = blit_engine_c2d_->stretch(blit_engine_c2d_, &dst, &src, &dst_rect, &src_rect, 562 DLOGE("copybit stretch failed");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/ |
mock_attrs.xml | 299 <!-- The 0 based index of the columns to stretch. The column indices 301 indices are ignored. You can stretch all columns by using the
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-epiphany.c | 687 epiphany_relax_frag (segT segment, fragS *fragP, long stretch) 713 growth = relax_frag (segment, fragP, stretch);
|
tc-xtensa.c | [all...] |
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/ |
ap.svg | 670 style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#28cc03;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dominican;-inkscape-font-specification:Dominican;filter:url(#filter3517)" 674 style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#939393;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dominican;-inkscape-font-specification:Dominican" 678 style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#939393;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dominican;-inkscape-font-specification:Dominican" [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
BreakIterator.java | 89 * (or whatever stretch of text you're wrapping) and use it to do the whole job of 253 * @return The character offset of the beginning of the stretch of text 263 * @return The character offset of the end of the stretch of text [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
BreakIterator.java | 88 * (or whatever stretch of text you're wrapping) and use it to do the whole job of 256 * @return The character offset of the beginning of the stretch of text 267 * @return The character offset of the end of the stretch of text [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completionvalues1-expected-completion32.txt | 94 android:fillViewport : Defines whether the scrollview should stretch its content to fill the viewport. [boolean] 258 android:stretchColumns : The zero-based index of the columns to stretch. [string] 259 android:stretchMode : Defines how columns should stretch to fill the available empty space, if any. [enum] [all...] |
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/ |
sanitizer.py | 95 'font-stretch', 'font-style', 'font-variant', 'font-weight', 'from',
|