Home
last modified time | relevance | path

Searched refs:DEFAULT_WIDTH (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp53 const uint32_t DEFAULT_WIDTH = 1; variable
69 const Rect QUEUE_BUFFER_INPUT_RECT = Rect(DEFAULT_WIDTH, DEFAULT_HEIGHT);
240 (mProducer->dequeueBuffer(slot, fence, DEFAULT_WIDTH, DEFAULT_HEIGHT, in setupDequeueRequestBuffer()
321 EXPECT_EQ(DEFAULT_WIDTH, static_cast<uint32_t>(value)); in TEST_P()
385 (mProducer->dequeueBuffer(&dequeuedSlot, &dequeuedFence, DEFAULT_WIDTH, in TEST_P()
404 EXPECT_EQ(DEFAULT_WIDTH, output.width); in TEST_P()
450 (mProducer->dequeueBuffer(&dequeuedSlot, &dequeuedFence, DEFAULT_WIDTH, in TEST_P()
493 QueueBufferInputBuilder().setCrop(Rect(DEFAULT_WIDTH + 1, DEFAULT_HEIGHT + 1)) in TEST_P()
521 (mProducer->dequeueBuffer(&dequeuedSlot, &dequeuedFence, DEFAULT_WIDTH, in TEST_P()
548 (dequeueBuffer(DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT, in TEST_P()
[all …]
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DImageReaderTest.java33 private static final int DEFAULT_WIDTH = 640; field in ImageReaderTest
58 mReader = spy(ImageReader.newInstance(DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT, in setUp()
/frameworks/av/media/libstagefright/codecs/m4v_h263/fuzzer/
Dmpeg4_h263_dec_fuzzer.cpp25 #define DEFAULT_WIDTH 352 macro
66 uint32_t mWidth = DEFAULT_WIDTH;
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h386 static constexpr int32_t DEFAULT_WIDTH = 1920; variable
480 int32_t mWidth = DEFAULT_WIDTH;
/frameworks/base/core/java/android/widget/
DGridLayout.java2018 private static final int DEFAULT_WIDTH = WRAP_CONTENT;
2096 this(DEFAULT_WIDTH, DEFAULT_HEIGHT,
2211 this.width = attributes.getLayoutDimension(widthAttr, DEFAULT_WIDTH);
DRelativeLayout.java239 private static final int DEFAULT_WIDTH = 0x00010000; field in RelativeLayout
467 myWidth = DEFAULT_WIDTH; in onMeasure()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt82257 Landroid/widget/GridLayout$LayoutParams;->DEFAULT_WIDTH:I
83349 Landroid/widget/RelativeLayout;->DEFAULT_WIDTH:I