Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 999) sorted by relevance

12345678910>>...40

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DColorSpace.java42 ByteBuffer input, ByteBuffer output, int width, int height) { in convertYuv420pToRgba8888()
61 ByteBuffer input, ByteBuffer output, int width, int height) { in convertArgb8888ToRgba8888()
80 ByteBuffer input, ByteBuffer output, int width, int height) { in convertRgba8888ToHsva8888()
99 ByteBuffer input, ByteBuffer output, int width, int height) { in convertRgba8888ToYcbcra8888()
122 ByteBuffer input, ByteBuffer output, int width, int height); in nativeYuv420pToRgba8888()
125 ByteBuffer input, ByteBuffer output, int width, int height); in nativeArgb8888ToRgba8888()
128 ByteBuffer input, ByteBuffer output, int width, int height); in nativeRgba8888ToHsva8888()
131 ByteBuffer input, ByteBuffer output, int width, int height); in nativeRgba8888ToYcbcra8888()
DPixelUtils.java47 int height, in copyPixels()
70 int height, in nativeCopyPixels()
/frameworks/native/libs/vr/libbufferhub/
Dion_buffer.cpp20 IonBuffer::IonBuffer(uint32_t width, uint32_t height, uint32_t format, in IonBuffer()
26 IonBuffer::IonBuffer(buffer_handle_t handle, uint32_t width, uint32_t height, in IonBuffer()
31 IonBuffer::IonBuffer(buffer_handle_t handle, uint32_t width, uint32_t height, in IonBuffer()
74 int IonBuffer::Alloc(uint32_t width, uint32_t height, uint32_t layer_count, in Alloc()
91 void IonBuffer::Reset(buffer_handle_t handle, uint32_t width, uint32_t height, in Reset()
101 int IonBuffer::Import(buffer_handle_t handle, uint32_t width, uint32_t height, in Import()
123 int int_count, uint32_t width, uint32_t height, in Import()
198 int IonBuffer::Lock(uint32_t usage, int x, int y, int width, int height, in Lock()
214 int IonBuffer::LockYUV(uint32_t usage, int x, int y, int width, int height, in LockYUV()
/frameworks/base/libs/hwui/
DPixelBuffer.cpp49 CpuPixelBuffer::CpuPixelBuffer(GLenum format, uint32_t width, uint32_t height) in CpuPixelBuffer()
65 void CpuPixelBuffer::upload(uint32_t x, uint32_t y, uint32_t width, uint32_t height, int offset) { in upload()
93 uint32_t width, uint32_t height) in GpuPixelBuffer()
137 void GpuPixelBuffer::upload(uint32_t x, uint32_t y, uint32_t width, uint32_t height, int offset) { in upload()
151 uint32_t width, uint32_t height, BufferType type) { in create()
/frameworks/base/apct-tests/perftests/core/src/android/view/
DViewShowHidePerfTest.java139 void run(BenchmarkState state, int width, int height, ViewGroup parent, View child); in run()
150 final int height = 1000; in testParentWithChild() local
162 private void layout(int width, int height, View view) { in layout()
171 testParentWithChild((state, width, height, parent, child) -> { in testRemove() argument
187 testParentWithChild((state, width, height, parent, child) -> { in testAdd() argument
203 testParentWithChild((state, width, height, parent, child) -> { in testRecordAfterAdd() argument
218 testParentWithChild((state, width, height, parent, child) -> { in testVisibility() argument
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
DOverlayDisplayWindow.java64 int width, int height, int gravity) { in OverlayDisplayWindow()
73 int width, int height, int gravity) { in create()
93 public abstract void updateAspectRatio(int width, int height); in updateAspectRatio()
115 int width, int height, int gravity) { in LegacyImpl()
148 int height = (int)(display.getHeight() * INITIAL_SCALE); in show() local
177 public void updateAspectRatio(int width, int height) { in updateAspectRatio()
220 int width, int height, int gravity) { in JellybeanMr1Impl()
260 public void updateAspectRatio(int width, int height) { in updateAspectRatio()
353 int height = (int)(mHeight * scale); in updateWindowParams() local
/frameworks/base/services/core/java/com/android/server/am/
DLaunchingTaskPositioner.java95 int height = mAvailableRect.height(); in configure() local
125 int height = getFinalHeight(windowLayout); in updateDefaultBounds() local
161 int height = mDefaultFreeformHeight; in getFinalHeight() local
172 int height) { in positionBottomLeft()
179 int height) { in positionBottomRight()
186 int height) { in positionTopLeft()
193 int height) { in positionTopRight()
200 int height) { in positionCenter()
/frameworks/base/opengl/java/android/opengl/
DETC1.java86 public static native int getEncodedDataSize(int width, int height); in getEncodedDataSize()
97 public static native void encodeImage(Buffer in, int width, int height, in encodeImage()
110 int width, int height, int pixelSize, int stride); in decodeImage()
118 public static native void formatHeader(Buffer header, int width, int height); in formatHeader()
DETC1Util.java75 int height = texture.getHeight(); in loadTexture() local
117 public ETC1Texture(int width, int height, ByteBuffer data) { in ETC1Texture()
154 int height = 0; in createTexture() local
192 …public static ETC1Texture compressTexture(Buffer input, int width, int height, int pixelSize, int … in compressTexture()
211 int height = texture.getHeight(); in writeTexture() local
/frameworks/base/core/java/com/android/internal/view/
DActionBarPolicy.java50 final int height = config.screenHeightDp; in getMaxActionButtons() local
83 final int height = configuration.screenHeightDp; in hasEmbeddedTabs() local
91 int height = a.getLayoutDimension(R.styleable.ActionBar_height, 0); in getTabContainerHeight() local
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaRecordingCanvas.h33 explicit SkiaRecordingCanvas(uirenderer::RenderNode* renderNode, int width, int height) { in SkiaRecordingCanvas()
41 virtual void resetRecording(int width, int height, in resetRecording()
/frameworks/layoutlib/bridge/src/android/view/
DShadowPainter.java81 int height = source.getHeight(); in createDropShadow() local
190 int height = source.getHeight(); in createRectangularDropShadow() local
217 int height = source.getHeight(); in createSmallRectangularDropShadow() local
242 int x, int y, int width, int height) { in drawRectangleShadow()
263 int x, int y, int width, int height) { in drawSmallRectangleShadow()
295 public static void drawRectangleShadow(Graphics2D gc, int x, int y, int width, int height) { in drawRectangleShadow()
337 int height) { in drawSmallRectangleShadow()
/frameworks/base/libs/hwui/renderthread/
DFrame.h30 Frame(int32_t width, int32_t height, int32_t bufferAge) in Frame()
36 int32_t height() const { return mHeight; } in height() function
/frameworks/base/graphics/java/android/graphics/
DBitmap.java115 Bitmap(long nativeBitmap, int width, int height, int density, in Bitmap()
158 void reinit(int width, int height, boolean requestPremultiplied) { in reinit()
258 public void reconfigure(int width, int height, Config config) { in reconfigure()
301 public void setHeight(int height) { in setHeight()
302 reconfigure(getWidth(), height, getConfig()); in setHeight() local
421 private static void checkWidthHeight(int width, int height) { in checkWidthHeight()
715 final int height = src.getHeight(); in createScaledBitmap() local
749 public static Bitmap createBitmap(@NonNull Bitmap source, int x, int y, int width, int height) { in createBitmap()
778 public static Bitmap createBitmap(@NonNull Bitmap source, int x, int y, int width, int height, in createBitmap()
890 public static Bitmap createBitmap(int width, int height, @NonNull Config config) { in createBitmap()
[all …]
/frameworks/base/media/mca/filterfw/native/core/
Dgl_frame.cpp56 bool GLFrame::Init(int width, int height) { in Init()
65 bool GLFrame::InitWithTexture(GLint texture_id, int width, int height) { in InitWithTexture()
72 bool GLFrame::InitWithFbo(GLint fbo_id, int width, int height) { in InitWithFbo()
87 void GLFrame::InitDimensions(int width, int height) { in InitDimensions()
187 bool GLFrame::SetViewport(int x, int y, int width, int height) { in SetViewport()
/frameworks/base/core/jni/android/graphics/
DYuvToJpegEncoder.cpp27 int height, int* offsets, int jpegQuality) { in encode()
53 int width, int height, int quality) { in setJpegCompressStruct()
85 int height = cinfo->image_height; in compress() local
118 uint8_t* vRows, int rowIndex, int width, int height) { in deinterleave()
161 int height = cinfo->image_height; in compress() local
193 uint8_t* vRows, int rowIndex, int width, int height) { in deinterleave()
222 jint format, jint width, jint height, jintArray offsets, in YuvImage_compressToJpeg()
/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java193 int height = pixels.getHeight(); in setThumbnail() local
234 int height = pixels.getHeight(); in setThumbnail() local
348 int height = size.getHeight(); in writeInputStream() local
403 int height = size.getHeight(); in writeByteBuffer() local
493 private void writeByteBuffer(int width, int height, ByteBuffer pixels, OutputStream dngOutput, in writeByteBuffer()
553 int height = yuvImage.getHeight(); in convertToRGB() local
612 int height = argbBitmap.getHeight(); in convertToRGB() local
665 private synchronized native void nativeSetThumbnail(ByteBuffer buffer, int width, int height); in nativeSetThumbnail()
667 private synchronized native void nativeWriteImage(OutputStream out, int width, int height, in nativeWriteImage()
673 int width, int height, long offset) in nativeWriteInputStream()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DSize.java87 int height = Integer.parseInt(flatSizes[i + 1]); in stringToList() local
98 public Size(int width, int height) { in Size()
156 public int height() { in height() method in Size
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DShape.java70 public final void resize(float width, float height) { in resize()
102 protected void onResize(float width, float height) {} in onResize()
/frameworks/av/cmds/screenrecord/
DOverlay.cpp143 int height = mEglWindow.getHeight(); in setup_l() local
219 int height = mEglWindow.getHeight(); in processFrame_l() local
300 int height = window.getHeight(); in drawInfoPage() local
335 int height = window.getHeight(); in doDrawInfoPage() local
/frameworks/rs/tests/java_api/LivePreview/src/com/android/rs/livepreview/
DRsYuv.java68 void reset(int width, int height) { in reset()
127 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
134 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGetBitmapActivity.java81 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
94 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
/frameworks/base/libs/hwui/renderstate/
DScissor.cpp46 bool Scissor::set(GLint x, GLint y, GLint width, GLint height) { in set()
81 GLint height = std::max(0, (viewportHeight - (int)clip.top) - y); in set() local
/frameworks/base/libs/hwui/tests/common/
DBitmapAllocationTestUtils.h30 static sk_sp<Bitmap> allocateHeapBitmap(int width, int height, in allocateHeapBitmap()
39 static sk_sp<Bitmap> allocateHardwareBitmap(int width, int height, in allocateHardwareBitmap()
/frameworks/base/libs/hwui/tests/common/scenes/
DShadowShaderAnimation.cpp31 void createContent(int width, int height, Canvas& canvas) override { in createContent()
54 sp<RenderNode> createCard(int x, int y, int width, int height) { in createCard()

12345678910>>...40