Searched refs:width (Results 276 - 300 of 1047) sorted by relevance

<<11121314151617181920>>

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_ver_quarter.s59 width RN 12 label
95 LDR width, [sp,#0x218] ;// width
96 CMP tmp5, width
97 BHI do_fill ;// (x0+partW)>width
117 LDR width, [sp,#0x218] ;// width
118 STR width, [sp,#0] ;// sp+0 = width
132 LDR width, [s
[all...]
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java257 /*package*/ static Bitmap nativeCreate(int[] colors, int offset, int stride, int width, argument
262 BufferedImage image = new BufferedImage(width, height, imageType);
265 image.setRGB(0, 0, width, height, colors, offset, stride);
284 int width = srcImage.getWidth();
290 BufferedImage image = new BufferedImage(width, height, imageType);
293 int[] argb = new int[width * height];
294 srcImage.getRGB(0, 0, width, height, argb, 0, width);
295 image.setRGB(0, 0, width, height, argb, 0, width);
316 nativeReconfigure(long nativeBitmap, int width, int height, int config, int allocSize, boolean isPremultiplied) argument
406 nativeGetPixels(long nativeBitmap, int[] pixels, int offset, int stride, int x, int y, int width, int height) argument
428 nativeSetPixels(long nativeBitmap, int[] colors, int offset, int stride, int x, int y, int width, int height) argument
[all...]
/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES30.spec4 void glTexImage3D ( GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels )
5 void glTexImage3D ( GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei offset )
6 void glTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels )
7 void glTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei offset )
8 void glCopyTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height )
9 void glCompressedTexImage3D ( GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data )
10 void glCompressedTexImage3D ( GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, GLsizei offset )
11 void glCompressedTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data )
12 void glCompressedTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLsizei offset )
30 void glRenderbufferStorageMultisample ( GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsize
[all...]
/frameworks/support/v4/java/android/support/v4/view/
H A DViewPager.java565 final int width = getClientWidth();
566 destX = (int) (width * Math.max(mFirstOffset,
716 final int width = getWidth();
717 recomputeScrollPosition(width, width, marginPixels, oldMargin);
813 final int width = getClientWidth();
814 final int halfWidth = width / 2;
815 final float distanceRatio = Math.min(1f, 1.0f * Math.abs(dx) / width);
824 final float pageWidth = width * mAdapter.getPageWidth(mCurItem);
990 // Fill 3x the available width o
1472 recomputeScrollPosition(int width, int oldWidth, int margin, int oldMargin) argument
[all...]
/frameworks/av/cmds/screenrecord/
H A DEglWindow.h48 status_t createPbuffer(int width, int height);
50 // Return width and height values (obtained from IGBP).
H A DFrameOutput.h41 status_t createInputSurface(int width, int height,
/frameworks/av/include/camera/
H A DProCamera.h181 status_t createStream(int width, int height, int format,
191 status_t createStream(int width, int height, int format,
195 status_t createStreamCpu(int width, int height, int format,
200 status_t createStreamCpu(int width, int height, int format,
/frameworks/av/include/media/
H A DIRemoteDisplayClient.h52 uint32_t width, uint32_t height, uint32_t flags, uint32_t session) = 0; // one-way
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dbit_cnt.h99 Word16 codeValues(Word16 *values, Word16 width, Word16 codeBook, HANDLE_BIT_BUF hBitstream);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dsad_halfpel.cpp19 Int HalfPel1_SAD_MB(UChar *ref,UChar *blk,Int dmin,Int width,Int ih,Int jh)
20 Int HalfPel2_SAD_MB(UChar *ref,UChar *blk,Int dmin,Int width)
21 Int HalfPel1_SAD_Blk(UChar *ref,UChar *blk,Int dmin,Int width,Int ih,Int jh)
22 Int HalfPel2_SAD_Blk(UChar *ref,UChar *blk,Int dmin,Int width)
24 Int SAD_MB_HalfPel_C(UChar *ref,UChar *blk,Int dmin,Int width,Int rx,Int xh,Int yh,void *extra_info)
25 Int SAD_MB_HP_HTFM_Collect(UChar *ref,UChar *blk,Int dmin,Int width,Int rx,Int xh,Int yh,void *extra_info)
26 Int SAD_MB_HP_HTFM(UChar *ref,UChar *blk,Int dmin,Int width,Int rx,Int xh,Int yh,void *extra_info)
27 Int SAD_Blk_HalfPel_C(UChar *ref,UChar *blk,Int dmin,Int width,Int rx,Int xh,Int yh,void *extra_info)
64 Int HalfPel1_SAD_MB(UChar *ref, UChar *blk, Int dmin, Int width, Int ih, Int jh) argument
75 else p2 = ref + width;
96 HalfPel2_SAD_MB(UChar *ref, UChar *blk, Int dmin, Int width) argument
138 HalfPel1_SAD_Blk(UChar *ref, UChar *blk, Int dmin, Int width, Int ih, Int jh) argument
170 HalfPel2_SAD_Blk(UChar *ref, UChar *blk, Int dmin, Int width) argument
780 SAD_Blk_HalfPel_C(UChar *ref, UChar *blk, Int dmin, Int width, Int rx, Int xh, Int yh, void *extra_info) argument
[all...]
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3InputStream.h42 Camera3InputStream(int id, uint32_t width, uint32_t height, int format);
/frameworks/base/core/java/android/view/animation/
H A DTranslateAnimation.java163 public void initialize(int width, int height, int parentWidth, int parentHeight) { argument
164 super.initialize(width, height, parentWidth, parentHeight);
165 mFromXDelta = resolveSize(mFromXType, mFromXValue, width, parentWidth);
166 mToXDelta = resolveSize(mToXType, mToXValue, width, parentWidth);
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp54 static void rgbToYuv420(uint8_t* rgbBuf, size_t width, size_t height, uint8_t* yPlane, argument
63 for (size_t i = 0; i < width; i++) {
85 static void rgbToYuv420(uint8_t* rgbBuf, size_t width, size_t height, android_ycbcr* ycbcr) { argument
91 rgbToYuv420(rgbBuf, width, height, reinterpret_cast<uint8_t*>(ycbcr->y),
97 int32_t width,
102 err = native_window_set_buffers_dimensions(anw.get(), width, height);
135 width, height, pixelFmt);
151 * width - width of the pixelBuffer in pixels.
178 ALOGE("%s: width mus
96 configureSurface(const sp<ANativeWindow>& anw, int32_t width, int32_t height, int32_t pixelFmt, int32_t maxBufferSlack) argument
188 size_t width = static_cast<size_t>(bufWidth); local
527 LegacyCameraDevice_nativeConfigureSurface(JNIEnv* env, jobject thiz, jobject surface, jint width, jint height, jint pixelFormat) argument
543 LegacyCameraDevice_nativeProduceFrame(JNIEnv* env, jobject thiz, jobject surface, jbyteArray pixelBuffer, jint width, jint height, jint pixelFormat) argument
593 LegacyCameraDevice_nativeSetSurfaceDimens(JNIEnv* env, jobject thiz, jobject surface, jint width, jint height) argument
[all...]
/frameworks/base/media/java/android/media/projection/
H A DMediaProjection.java102 int width, int height, int dpi, boolean isSecure, @Nullable Surface surface,
106 return dm.createVirtualDisplay(this, name, width, height, dpi, surface,
116 * @param width The width of the virtual display in pixels. Must be
135 int width, int height, int dpi, int flags, @Nullable Surface surface,
139 this, name, width, height, dpi, surface, flags, callback, handler);
101 createVirtualDisplay(@onNull String name, int width, int height, int dpi, boolean isSecure, @Nullable Surface surface, @Nullable VirtualDisplay.Callback callback, @Nullable Handler handler) argument
134 createVirtualDisplay(@onNull String name, int width, int height, int dpi, int flags, @Nullable Surface surface, @Nullable VirtualDisplay.Callback callback, @Nullable Handler handler) argument
/frameworks/base/media/jni/
H A Dandroid_media_ImageReader.cpp98 void setBufferWidth(int width) { mWidth = width; } argument
293 uint32_t width = buffer->width; local
297 width = (buffer->width + buffer->stride * (buffer->height - 1)) * 4;
301 uint8_t* header = jpegBuffer + (width - sizeof(struct camera3_jpeg_blob));
316 ALOGW("%s: No JPEG header detected, defaulting to size=width=%d",
317 __FUNCTION__, width);
318 size = width;
681 ImageReader_init(JNIEnv* env, jobject thiz, jobject weakThiz, jint width, jint height, jint format, jint maxImages) argument
[all...]
/frameworks/base/media/mca/filterfw/jni/
H A Djni_gl_frame.h30 jint width,
38 jint width,
46 jint width,
93 jint width,
/frameworks/base/telecomm/java/android/telecom/
H A DVideoCallImpl.java83 public void changePeerDimensions(int width, int height) { argument
85 args.arg1 = width;
134 int width = (int) args.arg1;
136 mVideoCallListener.onPeerDimensionsChanged(width, height);
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DSurfaceHolderTarget.java48 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
153 surfRect.width(),
170 if (targetRect.width() > 0 && targetRect.height() > 0) {
171 canvas.scale(surfaceRect.width(), surfaceRect.height());
/frameworks/minikin/include/minikin/
H A DMinikinFontFreeType.h33 int width; member in struct:android::GlyphBitmap
/frameworks/native/include/gui/
H A DIGraphicBufferProducer.h131 // The width and height parameters must be no greater than the minimum of
134 // updateTexImage() is called. If width and height are both zero, the
320 // outWidth - filled with default width applied to the buffer
329 *outWidth = width;
336 width = inWidth;
342 uint32_t width; member in struct:android::IGraphicBufferProducer::QueueBufferOutput
450 virtual void allocateBuffers(bool async, uint32_t width, uint32_t height,
/frameworks/native/include/input/
H A DVirtualKeyMap.h38 int32_t width; member in struct:android::VirtualKeyDefinition
/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/
H A DTestView.java75 public void onSurfaceChanged(GL10 gl, int width, int height) { argument
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DTexture.h44 void setDimensions(size_t width, size_t height);
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DCircularBitmapDrawable.java68 * Set the border stroke width of this drawable.
132 float scale = Math.max((float) dst.width() / src.width(),
142 canvas.drawCircle(dst.centerX(), dst.centerY(), dst.width() / 2,
148 dst.width() / 2f - mBorderWidth / 2, mBorderPaint);
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsVideoCallProviderWrapper.java86 public void changePeerDimensions(int width, int height) { argument
88 args.arg1 = width;
132 int width = (int) args.arg1;
134 changePeerDimensions(width, height);

Completed in 3277 milliseconds

<<11121314151617181920>>