Home
last modified time | relevance | path

Searched refs:x100 (Results 1 - 12 of 12) sorted by relevance

/test/xts/acts/graphic/graphicnapitest/
H A DNativeImageTest.cpp340 int32_t width = 0x100; in HWTEST_F()
341 int32_t height = 0x100; in HWTEST_F()
366 rect->x = 0x100; in HWTEST_F()
367 rect->y = 0x100; in HWTEST_F()
368 rect->w = 0x100; in HWTEST_F()
369 rect->h = 0x100; in HWTEST_F()
502 rect->x = 0x100; in HWTEST_F()
503 rect->y = 0x100; in HWTEST_F()
504 rect->w = 0x100; in HWTEST_F()
505 rect->h = 0x100; in HWTEST_F()
[all...]
H A DConsumerSurfaceTest.cpp36 .width = 0x100,
37 .height = 0x100,
45 .w = 0x100,
46 .h = 0x100,
51 { .x = 0x100, .y = 0x100, .w = 0x100, .h = 0x100, },
H A DNativeWindowTest.cpp92 .width = 0x100, // small in SetUpTestCase()
93 .height = 0x100, // small in SetUpTestCase()
112 .w = 0x100, in TearDownTestCase()
113 .h = 0x100, in TearDownTestCase()
277 int32_t heightSet = 0x100; in HWTEST_F()
278 int32_t widthSet = 0x100; in HWTEST_F()
532 int32_t heightSet = 0x100; in SetNativeWindowConfig()
533 int32_t widthSet = 0x100; in SetNativeWindowConfig()
595 rect->x = 0x100; in HWTEST_F()
596 rect->y = 0x100; in HWTEST_F()
[all...]
H A DNativeBufferTest.cpp43 .width = 0x100,
44 .height = 0x100,
508 .width = 0x100, // small in HWTEST_F()
509 .height = 0x100, // small in HWTEST_F()
589 BufferRequestConfig requestConfig = {.width = 0x100, .height = 0x100, .strideAlignment = 0x8, in HWTEST_F()
630 BufferRequestConfig requestConfig = {.width = 0x100, .height = 0x100, .strideAlignment = 0x8, in HWTEST_F()
H A DProducerSurfaceTest.cpp34 .width = 0x100,
35 .height = 0x100,
43 .w = 0x100,
44 .h = 0x100,
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/
H A Dnativebuffer.cpp88 .width = 0x100, in getBuffer()
89 .height = 0x100, in getBuffer()
306 .width = 0x100, in OHNativeBufferAllocNormal()
307 .height = 0x100, in OHNativeBufferAllocNormal()
312 .height = 0x100, in OHNativeBufferAllocNormal()
317 .height = 0x100, in OHNativeBufferAllocNormal()
322 .height = 0x100, in OHNativeBufferAllocNormal()
327 .width = 0x100, in OHNativeBufferAllocNormal()
333 .width = 0x100, in OHNativeBufferAllocNormal()
339 .width = 0x100, in OHNativeBufferAllocNormal()
[all...]
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow1.cpp76 result1.width_ = 0x100; in InitNativeWindow()
77 result1.height_ = 0x100; in InitNativeWindow()
286 .width = 0x100, in testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal()
287 .height = 0x100, in testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal()
333 .width = 0x100, in testNativeWindowCreateNativeWindowBufferFromNativeBufferMuch()
334 .height = 0x100, in testNativeWindowCreateNativeWindowBufferFromNativeBufferMuch()
582 .x = 0x100, in testNativeWindowNativeWindowRequestAbortBufferErrorCode()
583 .y = 0x100, in testNativeWindowNativeWindowRequestAbortBufferErrorCode()
584 .w = 0x100, in testNativeWindowNativeWindowRequestAbortBufferErrorCode()
585 .h = 0x100, in testNativeWindowNativeWindowRequestAbortBufferErrorCode()
[all...]
H A Dnativewindow2.cpp90 int32_t width_ = 0x100; in InitNativeWindow()
91 int32_t height_ = 0x100; in InitNativeWindow()
1037 .x = 0x100, in testNativeWindowSetColorSpaceNormal()
1038 .y = 0x100, in testNativeWindowSetColorSpaceNormal()
1039 .w = 0x100, in testNativeWindowSetColorSpaceNormal()
1040 .h = 0x100, in testNativeWindowSetColorSpaceNormal()
1292 Region::Rect rect{.x = 0x100, .y = 0x100, .w = 0x100, .h = 0x100}; in testNativeWindowSetDynamicMetadataValue()
[all...]
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/
H A DimageEffect.cpp736 .width = 0x100,
737 .height = 0x100,
/test/xts/hats/hdf/codec/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp606 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::PROCESS_NONBLOCKING_INPUT_BUFFER == 0x100); in HWTEST_F()
/test/xts/hats/hdf/usb/transferTest_additional/common/
H A Dusbd_transfer_test.cpp30 const int32_t CTL_VALUE = 0x100;
/test/xts/hats/hdf/usb/transferTest/common/
H A Dusbd_transfer_test.cpp39 const int32_t CTL_VALUE = 0x100;

Completed in 23 milliseconds