/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | ColorSpace.java | 42 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()
|
/frameworks/layoutlib/bridge/tests/src/android/util/imagepool/ |
D | ImagePoolImplTest.java | 51 int width = 700; in testImageDispose() local 68 int width = 700; in testImageDisposeFromFunction() local 84 int width = 700; in testImageDisposedAndRecycled() local 135 int width = 700; in testBufferedImageReleased() local 165 int width = 1000; in testPoolWidthHeightNotBigEnough() local 179 int width = 500; in testSizeNotBigEnough() local 189 assertEquals(image.getWidth(), width); in testSizeNotBigEnough() local 195 int width = 700; in testImageMultipleCopies() local 230 int width = 700; in testPoolDispose() local 270 private static BufferedImage createImageAndReturnBufferedImage(ImagePoolImpl pool, int width, in createImageAndReturnBufferedImage() [all …]
|
D | ImagePoolHelperTest.java | 34 int width = 10; in testGetBufferedImage() local 49 int width = 10; in testGetBufferedImageRecurse() local 69 int width = 10; in testRecurseThenHitCacheLimit() local 89 int width = 10; in testBucketHasImageToReturn() local
|
/frameworks/native/libs/vr/libbufferhub/ |
D | ion_buffer.cpp | 20 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/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_alloc_copy.java | 59 int width = random.nextInt(512); in allocation_copy1DRangeTo_Byte() local 98 int width = random.nextInt(512); in allocation_copy1DRangeTo_Short() local 140 int width = random.nextInt(512); in allocation_copy1DRangeTo_Int() local 182 int width = random.nextInt(512); in allocation_copy1DRangeTo_Float() local 224 int width = random.nextInt(512); in allocation_copy1DRangeTo_Long() local 266 int width = random.nextInt(128); in allocation_copy2DRangeTo_Byte() local 301 int width = random.nextInt(128); in allocation_copy2DRangeTo_Short() local 339 int width = random.nextInt(128); in allocation_copy2DRangeTo_Int() local 377 int width = random.nextInt(128); in allocation_copy2DRangeTo_Float() local 415 int width = random.nextInt(128); in allocation_copy2DRangeTo_Long() local [all …]
|
D | UT_alloc_copyPadded.java | 84 int width = random.nextInt(512); in testAllocation_Byte3_1D() local 115 int width = random.nextInt(128); in testAllocation_Byte3_2D() local 180 int width = random.nextInt(512); in testAllocation_Short3_1D() local 214 int width = random.nextInt(128); in testAllocation_Short3_2D() local 285 int width = random.nextInt(512); in testAllocation_Int3_1D() local 319 int width = random.nextInt(128); in testAllocation_Int3_2D() local 390 int width = random.nextInt(512); in testAllocation_Float3_1D() local 423 int width = random.nextInt(128); in testAllocation_Float3_2D() local 493 int width = random.nextInt(512); in testAllocation_Double3_1D() local 526 int width = random.nextInt(128); in testAllocation_Double3_2D() local [all …]
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_alloc_copy.java | 61 int width = random.nextInt(512); in allocation_copy1DRangeTo_Byte() local 100 int width = random.nextInt(512); in allocation_copy1DRangeTo_Short() local 142 int width = random.nextInt(512); in allocation_copy1DRangeTo_Int() local 184 int width = random.nextInt(512); in allocation_copy1DRangeTo_Float() local 226 int width = random.nextInt(512); in allocation_copy1DRangeTo_Long() local 268 int width = random.nextInt(128); in allocation_copy2DRangeTo_Byte() local 303 int width = random.nextInt(128); in allocation_copy2DRangeTo_Short() local 341 int width = random.nextInt(128); in allocation_copy2DRangeTo_Int() local 379 int width = random.nextInt(128); in allocation_copy2DRangeTo_Float() local 417 int width = random.nextInt(128); in allocation_copy2DRangeTo_Long() local [all …]
|
D | UT_alloc_copyPadded.java | 85 int width = random.nextInt(512); in testAllocation_Byte3_1D() local 116 int width = random.nextInt(128); in testAllocation_Byte3_2D() local 181 int width = random.nextInt(512); in testAllocation_Short3_1D() local 215 int width = random.nextInt(128); in testAllocation_Short3_2D() local 286 int width = random.nextInt(512); in testAllocation_Int3_1D() local 320 int width = random.nextInt(128); in testAllocation_Int3_2D() local 391 int width = random.nextInt(512); in testAllocation_Float3_1D() local 424 int width = random.nextInt(128); in testAllocation_Float3_2D() local 494 int width = random.nextInt(512); in testAllocation_Double3_1D() local 527 int width = random.nextInt(128); in testAllocation_Double3_2D() local [all …]
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_alloc_copy.java | 63 int width = random.nextInt(512); in allocation_copy1DRangeTo_Byte() local 102 int width = random.nextInt(512); in allocation_copy1DRangeTo_Short() local 144 int width = random.nextInt(512); in allocation_copy1DRangeTo_Int() local 186 int width = random.nextInt(512); in allocation_copy1DRangeTo_Float() local 228 int width = random.nextInt(512); in allocation_copy1DRangeTo_Long() local 270 int width = random.nextInt(128); in allocation_copy2DRangeTo_Byte() local 305 int width = random.nextInt(128); in allocation_copy2DRangeTo_Short() local 343 int width = random.nextInt(128); in allocation_copy2DRangeTo_Int() local 381 int width = random.nextInt(128); in allocation_copy2DRangeTo_Float() local 419 int width = random.nextInt(128); in allocation_copy2DRangeTo_Long() local [all …]
|
D | UT_alloc_copyPadded.java | 87 int width = random.nextInt(512); in testAllocation_Byte3_1D() local 118 int width = random.nextInt(128); in testAllocation_Byte3_2D() local 183 int width = random.nextInt(512); in testAllocation_Short3_1D() local 217 int width = random.nextInt(128); in testAllocation_Short3_2D() local 288 int width = random.nextInt(512); in testAllocation_Int3_1D() local 322 int width = random.nextInt(128); in testAllocation_Int3_2D() local 393 int width = random.nextInt(512); in testAllocation_Float3_1D() local 426 int width = random.nextInt(128); in testAllocation_Float3_2D() local 496 int width = random.nextInt(512); in testAllocation_Double3_1D() local 529 int width = random.nextInt(128); in testAllocation_Double3_2D() local [all …]
|
/frameworks/base/apct-tests/perftests/core/src/android/view/ |
D | ViewShowHidePerfTest.java | 141 void run(BenchmarkState state, int width, int height, ViewGroup parent, View child); in run() 151 final int width = 1000; in testParentWithChild() local 164 private void layout(int width, int height, View view) { in layout() 173 testParentWithChild((state, width, height, parent, child) -> { in testRemove() argument 189 testParentWithChild((state, width, height, parent, child) -> { in testAdd() argument 205 testParentWithChild((state, width, height, parent, child) -> { in testRecordAfterAdd() argument 220 testParentWithChild((state, width, height, parent, child) -> { in testVisibility() argument
|
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/ |
D | BitmapRenderer.java | 35 static Bitmap createSoftwareBitmap(int width, int height, BitmapRenderer renderer) { in createSoftwareBitmap() 43 static Bitmap createHardwareBitmap(int width, int height, BitmapRenderer renderer) { in createHardwareBitmap() 59 static Bitmap createBitmap(Bitmap source, int x, int y, int width, int height) { in createBitmap()
|
/frameworks/base/opengl/java/android/opengl/ |
D | ETC1.java | 86 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()
|
D | ETC1Util.java | 74 int width = texture.getWidth(); in loadTexture() local 117 public ETC1Texture(int width, int height, ByteBuffer data) { in ETC1Texture() 153 int width = 0; in createTexture() local 192 …public static ETC1Texture compressTexture(Buffer input, int width, int height, int pixelSize, int … in compressTexture() 210 int width = texture.getWidth(); in writeTexture() local
|
/frameworks/layoutlib/bridge/src/android/view/ |
D | ShadowPainter.java | 82 int width = source.getWidth(); in createDropShadow() local 191 int width = source.getWidth(); in createRectangularDropShadow() local 218 int width = source.getWidth(); in createSmallRectangularDropShadow() local 244 int x, int y, int width, int height) { in drawRectangleShadow() 265 int x, int y, int width, int height) { in drawSmallRectangleShadow() 297 public static void drawRectangleShadow(Graphics2D gc, int x, int y, int width, int height) { in drawRectangleShadow() 338 public static void drawSmallRectangleShadow(Graphics2D gc, int x, int y, int width, in drawSmallRectangleShadow()
|
/frameworks/base/graphics/java/android/graphics/ |
D | YuvImage.java | 79 public YuvImage(byte[] yuv, int format, int width, int height, int[] strides) { in YuvImage() 199 private int[] calculateStrides(int width, int format) { in calculateStrides() 215 int width = rect.width(); in adjustRectangle() local 238 int format, int width, int height, int[] offsets, int[] strides, in nativeCompressToJpeg()
|
D | BLASTBufferQueue.java | 30 private static native long nativeCreate(String name, long surfaceControl, long width, in nativeCreate() 35 private static native void nativeUpdate(long ptr, long surfaceControl, long width, long height, in nativeUpdate() 55 public BLASTBufferQueue(String name, SurfaceControl sc, int width, int height, in BLASTBufferQueue() 97 public void update(SurfaceControl sc, int width, int height, @PixelFormat.Format int format, in update() 102 public void update(SurfaceControl sc, int width, int height, @PixelFormat.Format int format) { in update()
|
/frameworks/layoutlib/bridge/src/android/graphics/text/ |
D | Primitive.java | 30 public final float width; field in Primitive 36 private Primitive(@NonNull PrimitiveType type, int location, float width, float penalty) { in Primitive() 83 public Primitive getNewPrimitive(int location, float width, float penalty) { in getNewPrimitive()
|
/frameworks/base/core/tests/coretests/src/android/graphics/ |
D | PaintTest.java | 279 float width = p.measureText(bidiText, 0, 4); in testMeasureTextBidi() local 289 float width = p.measureText(bidiText, 0, 4); in testMeasureTextBidi() local 297 float width = p.measureText(bidiText, 0, 4); in testMeasureTextBidi() local 305 float width = p.measureText(bidiText, 0, 4); in testMeasureTextBidi() local 315 float width = p.measureText(bidiText, 0, 4); in testMeasureTextBidi() local 323 float width = p.measureText(bidiText, 0, 4); in testMeasureTextBidi() local
|
/frameworks/base/apct-tests/perftests/core/src/android/widget/ |
D | TextViewPrecomputedTextPerfTest.java | 247 int width = MeasureSpec.makeMeasureSpec(TEXT_WIDTH, MeasureSpec.AT_MOST); in testOnMeasure_RandomText() local 267 int width = MeasureSpec.makeMeasureSpec(TEXT_WIDTH, MeasureSpec.AT_MOST); in testOnMeasure_RandomText_Selectable() local 288 int width = MeasureSpec.makeMeasureSpec(TEXT_WIDTH, MeasureSpec.AT_MOST); in testOnMeasure_PrecomputedText() local 311 int width = MeasureSpec.makeMeasureSpec(TEXT_WIDTH, MeasureSpec.AT_MOST); in testOnMeasure_PrecomputedText_Selectable() local 335 int width = MeasureSpec.makeMeasureSpec(TEXT_WIDTH, MeasureSpec.AT_MOST); in testOnDraw_RandomText() local 361 int width = MeasureSpec.makeMeasureSpec(TEXT_WIDTH, MeasureSpec.AT_MOST); in testOnDraw_RandomText_Selectable() local 388 int width = MeasureSpec.makeMeasureSpec(TEXT_WIDTH, MeasureSpec.AT_MOST); in testOnDraw_PrecomputedText() local 417 int width = MeasureSpec.makeMeasureSpec(MeasureSpec.AT_MOST, TEXT_WIDTH); in testOnDraw_PrecomputedText_Selectable() local
|
/frameworks/base/libs/hwui/renderthread/ |
D | Frame.h | 30 Frame(int32_t width, int32_t height, int32_t bufferAge) in Frame() 33 int32_t width() const { return mWidth; } in width() function
|
/frameworks/av/media/codecs/m4v_h263/dec/src/ |
D | mb_utils.cpp | 25 void PutSKIPPED_MB(uint8 *comp, uint8 *prev, int width) in PutSKIPPED_MB() 86 void PutSKIPPED_B(uint8 *comp, uint8 *prev, int width) in PutSKIPPED_B()
|
D | block_idct.cpp | 231 int width, width_uv; in MBlockIDCT() local 251 MacroBlock *mblock, PIXEL *c_comp, int comp, int width) in BlockIDCT_intra() 323 void Copy_Blk_to_Vop(uint8 *dst, uint8 *pred, int width) in Copy_Blk_to_Vop() 352 int width, /* width of dst */ in BlockIDCT() 511 int16 *blk, uint8 *pred, uint8 *dst, int width in idctrow() 623 int16 *blk, PIXEL *comp, int width in idctrow_intra()
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | gl_frame.cpp | 56 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/tests/TaskOrganizerTest/src/com/android/test/taskembed/ |
D | TaskView.java | 74 private void launchOrganizedActivity(Intent i, int width, int height) { in launchOrganizedActivity() 78 private Bundle makeLaunchOptions(int width, int height) { in makeLaunchOptions() 87 void resizeTask(int width, int height) { in resizeTask()
|