/test/xts/acts/graphic/graphicnapitest/ |
H A D | NativeImageTest.cpp | 340 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 D | ConsumerSurfaceTest.cpp | 36 .width = 0x100, 37 .height = 0x100, 45 .w = 0x100, 46 .h = 0x100, 51 { .x = 0x100, .y = 0x100, .w = 0x100, .h = 0x100, },
|
H A D | NativeWindowTest.cpp | 92 .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 D | NativeBufferTest.cpp | 43 .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 D | ProducerSurfaceTest.cpp | 34 .width = 0x100, 35 .height = 0x100, 43 .w = 0x100, 44 .h = 0x100,
|
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/ |
H A D | nativebuffer.cpp | 88 .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 D | nativewindow1.cpp | 76 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 D | nativewindow2.cpp | 90 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...] |
/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_events.h | 66 HDF_AUDIO_USB_DEVICE = 0x100,
|
/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_events.h | 65 HDF_AUDIO_USB_DEVICE = 0x100,
|
/drivers/peripheral/distributed_audio/hdi_service/common/include/ |
H A D | daudio_events.h | 42 HDF_AUDIO_USB_DEVICE = 0x100,
|
/drivers/hdf_core/framework/support/platform/include/dma/ |
H A D | dmac_core.h | 38 DMAC_ERROR_BASE = 0x100,
|
/drivers/external_device_manager/interfaces/ddk/hid/ |
H A D | hid_ddk_types.h | 300 HID_BTN_0 = 0x100,
|
/drivers/peripheral/codec/interfaces/include/ |
H A D | codec_omx_ext.h | 75 CODEC_HEVC_MAIN_TIER_LEVEL31 = 0x100,
|
/drivers/hdf_core/framework/model/storage/include/mmc/ |
H A D | mmc_protocol.h | 483 EMMC_EXT_CSD_CARD_TYPE_HS400ES = 0x100, /* Card can run at HS400ES */ 1032 #define SDIO_FBR_BASE_ADDR(f) ((f) * 0x100)
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | sdio_test.c | 27 #define TEST_SDIO_BASE_ADDR 0x100
|
/drivers/hdf_core/framework/test/unittest/utils/hcs_parser/unittest/ |
H A D | hcs_macro_cases.c | 125 const uint64_t readFourDatas[] = { 0x1, 0x100, 0x10000, 0x100000000 }; in TraversalReadFourDatas()
|
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/ |
H A D | imageEffect.cpp | 736 .width = 0x100, 737 .height = 0x100,
|
/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/ |
H A D | osal_all_test.c | 548 #define MALLOC_TEST_CASE1_SIZE 0x100
|
/test/xts/hats/hdf/codec/hdi_image/ |
H A D | codec_hdi_jpeg_test.cpp | 606 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::PROCESS_NONBLOCKING_INPUT_BUFFER == 0x100); in HWTEST_F()
|
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
H A D | mipi_tx_hi35xx.c | 543 g_mipiTxRegsVa->CLKMGR_CFG.u32 = 0x100 + (g_actualPhyDataRate + 159) / 160; /* 159 160 cal div */ in MipiTxDrvSetClkMgrCfg()
|
/test/xts/hats/hdf/usb/transferTest_additional/common/ |
H A D | usbd_transfer_test.cpp | 30 const int32_t CTL_VALUE = 0x100;
|
/drivers/hdf_core/framework/model/audio/usb/src/ |
H A D | audio_usb_mixer.c | 113 #define S8_MAX_VAL 0x100
|
/drivers/peripheral/usb/test/unittest/mock/src/ |
H A D | usbd_transfer_auto_test.cpp | 51 constexpr int32_t CTL_VALUE = 0x100;
|
/drivers/peripheral/usb/test/unittest/hal/src/ |
H A D | usbd_transfer_test.cpp | 45 const int32_t CTL_VALUE = 0x100;
|