HomeSort by relevance Sort by last modified time
    Searched refs:height (Results 26 - 50 of 9458) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/replicaisland/src/com/replica/replicaisland/
Texture.java 29 public int height; field in class:Texture
41 height = 0;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/
bilinearfilter_arm.h 24 unsigned int height,
34 unsigned int height,
  /cts/hostsidetests/sustainedperf/shadertoy_android/src/
GLtestLib.java 29 * @param height the current view height
31 public static native void init(int width, int height);
  /cts/tests/tests/view/src/android/view/cts/surfacevalidator/
PixelChecker.java 19 boolean checkPixels(int blackishPixelCount, int width, int height);
  /development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
GL2JNILib.java 29 * @param height the current view height
31 public static native void init(int width, int height);
  /external/glide/library/src/main/java/com/bumptech/glide/request/target/
SizeReadyCallback.java 12 * @param height The height in pixels of the target.
14 void onSizeReady(int width, int height);
  /external/harfbuzz_ng/util/
ansi-print.hh 35 unsigned int height,
helper-cairo-ansi.cc 39 unsigned int height = cairo_image_surface_get_height (surface); local
41 cairo_surface_t *new_surface = cairo_image_surface_create (CAIRO_FORMAT_RGB24, width, height);
69 while (height)
78 height--;
82 unsigned int orig_height = height;
83 while (height)
85 const uint32_t *row = data + (height - 1) * stride / 4;
92 height--;
94 if (height < orig_height)
95 height++; /* Add one last blank row for padding. *
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/actions/
SizeByAction.java 28 public void setAmount (float width, float height) {
30 amountHeight = height;
45 public void setAmountHeight (float height) {
46 amountHeight = height;
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_other.h 39 unsigned width, unsigned height);
44 unsigned width, unsigned height);
53 unsigned width, unsigned height);
58 unsigned width, unsigned height);
64 unsigned width, unsigned height);
69 unsigned width, unsigned height);
78 unsigned width, unsigned height);
83 unsigned width, unsigned height);
89 unsigned width, unsigned height);
94 unsigned width, unsigned height);
    [all...]
u_format_zs.h 37 util_format_s8_uint_unpack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_s8_uint_pack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
45 util_format_z16_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
49 util_format_z16_unorm_pack_z_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
53 util_format_z16_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
57 util_format_z16_unorm_pack_z_32unorm(uint8_t *dst_row, unsigned dst_stride, const uint32_t *src_row, unsigned src_stride, unsigned width, unsigned height);
61 util_format_z32_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
65 util_format_z32_unorm_pack_z_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
69 util_format_z32_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
73 util_format_z32_unorm_pack_z_32unorm(uint8_t *dst_row, unsigned dst_stride, const uint32_t *src_row, unsigned src_stride, unsigned width, unsigned height);
    [all...]
  /external/webp/src/utils/
quant_levels_dec.h 23 // Apply post-processing to input 'data' of size 'width'x'height' assuming that
28 int WebPDequantizeLevels(uint8_t* const data, int width, int height,
  /frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNILib.java 29 * @param height the current view height
31 public static native void init(int width, int height);
  /frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
GLPerfLib.java 29 * @param height the current view height
31 public static native void init(int width, int height);
  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualLib.java 29 * @param height the current view height
31 public static native void init(int width, int height);
  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.h 60 * height: Height of input image
62 static void rgb2yvu(ImageType out, ImageType in, int width, int height);
64 static void rgba2yvu(ImageType out, ImageType in, int width, int height);
74 * height: Height of input image
76 static void yvu2rgb(ImageType out, ImageType in, int width, int height);
77 static void yvu2bgr(ImageType out, ImageType in, int width, int height);
85 * height: Height of input imag
144 unsigned short height; member in struct:__anon2765
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tile_image.h 35 unsigned width, unsigned height,
44 unsigned width, unsigned height,
53 unsigned width, unsigned height,
  /external/pdfium/samples/
image_diff_png.h 19 int* height);
24 int height,
31 int height,
  /external/skia/src/utils/
SkTextureCompressor_ASTC.h 18 int width, int height, size_t rowBytes);
20 SkBlitter* CreateASTCBlitter(int width, int height, void* outputBuffer,
24 int width, int height, int blockDimX, int blockDimY);
SkTextureCompressor_LATC.h 18 int width, int height, size_t rowBytes);
20 SkBlitter* CreateLATCBlitter(int width, int height, void* outputBuffer,
23 void DecompressLATC(uint8_t* dst, int dstRowBytes, const uint8_t* src, int width, int height);
SkTextureCompressor_R11EAC.h 18 int width, int height, size_t rowBytes);
20 SkBlitter* CreateR11EACBlitter(int width, int height, void* outputBuffer,
23 void DecompressR11EAC(uint8_t* dst, int dstRB, const uint8_t* src, int width, int height);
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.h 60 * height: Height of input image
62 static void rgb2yvu(ImageType out, ImageType in, int width, int height);
64 static void rgba2yvu(ImageType out, ImageType in, int width, int height);
74 * height: Height of input image
76 static void yvu2rgb(ImageType out, ImageType in, int width, int height);
77 static void yvu2bgr(ImageType out, ImageType in, int width, int height);
85 * height: Height of input imag
144 unsigned short height; member in struct:__anon36312
    [all...]
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
PreFillType.java 13 private final int height; field in class:PreFillType
22 * @param height The height in pixels of the {@link android.graphics.Bitmap Bitmaps} to
29 PreFillType(int width, int height, Bitmap.Config config, int weight) {
35 this.height = height;
48 * Returns the height in pixels of the {@link android.graphics.Bitmap Bitmaps}.
51 return height;
72 return height == other.height
104 private final int height; field in class:PreFillType.Builder
    [all...]
  /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
RatioResolutionStrategy.java 33 public RatioResolutionStrategy (final float width, final float height) {
34 this.ratio = width / height;
47 int height; local
50 height = Math.round(width / desiredRatio);
52 height = specHeight;
53 width = Math.round(height * desiredRatio);
56 return new MeasuredDimension(width, height);
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Ellipse.java 29 public float width, height; field in class:Ellipse
45 this.height = ellipse.height;
53 * @param height Height in pixels */
54 public Ellipse (float x, float y, float width, float height) {
58 this.height = height;
65 * @param height Height in pixels */
    [all...]

Completed in 564 milliseconds

12 3 4 5 6 7 8 91011>>