/external/freetype/src/truetype/ |
ttobjs.h | 266 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
ttobjs.h | 270 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
|
/external/pdfium/third_party/freetype/src/truetype/ |
ttobjs.h | 270 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
|
/external/skia/src/gpu/ |
GrTextureParamsAdjuster.h | 98 * does not want to cache the stretched version (e.g. the producer is volatile), this should 104 * If a stretched version of the texture is generated, it may be cached (assuming that
|
/cts/tests/tests/widget/src/android/widget/cts/ |
TableLayoutTest.java | 241 // Test: set column 1 is able to be stretched. 259 // Test: set column 0 is able to be stretched. 277 // Test: set column 2 is unable to be stretched. 298 // Test: mark all columns are able to be stretched. 319 // Test: Remove the mark for all columns are able to be stretched.
|
FrameLayoutTest.java | 96 // foreground has been stretched 105 // should get a new foreground again, because former foreground has been stretched
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
CropMath.java | 210 * and returns an equivalent stretched/scaled/translated cropBounds or null 215 * @return the stretched/scaled/translated crop bounds that fit within displayBounds
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
CameraDeviceInfo.java | 175 * be stretched to fit, possibly changing its aspect ratio.
|
/external/skia/include/core/ |
SkCanvas.h | [all...] |
SkMaskFilter.h | 198 * a ninepatch mask to be stretched over the returned outerRect. On success
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-xtensa.h | 386 "stretched" here to avoid changing the source code in write.c. */ 389 xtensa_relax_frag (fragP, stretch, &stretched)
|
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/ |
HorizontalGroup.java | 30 * stretched to cover any area.
|
Touchpad.java | 232 /** Stretched in both directions. Optional. */
|
ProgressBar.java | 348 /** The progress bar background, stretched only in one direction. Optional. */
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
execution_monitor.hpp | 23 // available as a public interface. Support for unit testing also stretched
|
/docs/source.android.com/src/security/encryption/ |
file-based.jd | 472 <li>The stretched credential 483 The <em>stretched credential</em> is the user credential after salting and 489 stretched credential is used nor needed.
|
/frameworks/base/docs/html/training/multiscreen/ |
screensizes.jd | 340 formatted PNG files that indicate which areas can and cannot be stretched.</p> 352 should be stretched by drawing pixels along the left and top borders. You can also mark the area 360 borders indicate the places where the image can be stretched, and the ones on
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/ |
TextureRegion.java | 94 // For a 1x1 region, adjust UVs toward pixel center to avoid filtering artifacts on AMD GPUs when drawing very stretched.
|
/external/webrtc/talk/media/base/ |
videoframe.cc | 215 // Stretched frame should have the same rotation as the source.
|
/external/webrtc/webrtc/api/objc/ |
RTCOpenGLVideoRenderer.mm | 125 // stretched over that square using texture coordinates (u, v) that range
|
/development/samples/Home/src/com/example/android/home/ |
Home.java | 734 * that the screen which means it will be automatically stretched. Because stretching 736 * This drawable simply draws another wallpaper but makes sure it is not stretched
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
widget_design.jd | 115 grid. <strong>When your widget is added, it will be stretched to occupy the minimum number of cells, 309 the widget will be stretched, like so:</p>
|
/external/ImageMagick/MagickCore/ |
histogram.c | 880 % Each channel is stretched independantally of each other (producing color 884 % stretched by exactly the same amount (preventing color distortion). 887 % that value is not stretched, that value is left as is. [all...] |
/external/unicode/ |
DerivedAge.txt | [all...] |
/frameworks/base/docs/html/distribute/essentials/quality/ |
tablets.jd | 103 parts of your UI to replace "stretched UI" with an efficient multipane UI, 112 style="font-weight:500;">Get rid of "stretched" UI</span>: On tablets, single-pane 150 <p>In particular, make sure that your layouts do not appear "stretched" [all...] |