Home
last modified time | relevance | path

Searched refs:HEIGHT (Results 1 - 24 of 24) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H A Dtextarea_responseregion_test.cpp21 #define HEIGHT 80 macro
32 ArkUI_NumberValue value[] = {{.f32 = X_LOCATION}, {.f32 = Y_LOCATION}, {.f32 = WIDTH}, {.f32 = HEIGHT}}; in TestTextAreaResponseRegion001()
39 ASSERT_EQ(nodeAPI->getAttribute(textArea, NODE_RESPONSE_REGION)->value[PARAM_3].f32, HEIGHT); in TestTextAreaResponseRegion001()
47 {.f32 = HEIGHT}, {.f32 = X_LOCATION_OTHER}, {.f32 = Y_LOCATION_OTHER}, in TestTextAreaResponseRegion002()
55 ASSERT_EQ(nodeAPI->getAttribute(textArea, NODE_RESPONSE_REGION)->value[PARAM_3].f32, HEIGHT); in TestTextAreaResponseRegion002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_responseregion_test.cpp21 #define HEIGHT 80 macro
32 ArkUI_NumberValue value[] = {{.f32 = X_LOCATION}, {.f32 = Y_LOCATION}, {.f32 = WIDTH}, {.f32 = HEIGHT}}; in TestTextInputResponseRegion001()
39 ASSERT_EQ(nodeAPI->getAttribute(textInput, NODE_RESPONSE_REGION)->value[PARAM_3].f32, HEIGHT); in TestTextInputResponseRegion001()
47 {.f32 = HEIGHT}, {.f32 = X_LOCATION_OTHER}, {.f32 = Y_LOCATION_OTHER}, in TestTextInputResponseRegion002()
55 ASSERT_EQ(nodeAPI->getAttribute(textInput, NODE_RESPONSE_REGION)->value[PARAM_3].f32, HEIGHT); in TestTextInputResponseRegion002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_setNodeDragPreview.cpp18 #define HEIGHT 600 macro
39 OH_PixelmapInitializationOptions_SetHeight(createOpts, HEIGHT); in drag_SetNodeDragPreview_001()
H A Ddrag_dragAction.cpp18 #define HEIGHT 600 macro
71 OH_PixelmapInitializationOptions_SetHeight(createOpts, HEIGHT); in drag_DragAction_SetPixelMaps_003()
H A DdragAction_setDragPreviewOption.cpp20 #define HEIGHT 600 macro
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverMultiThread/entry/src/main/ets/workers/
H A Dreceiver.js23 const HEIGHT = 8;
31 const receiver = imageApi.createImageReceiver(WIDTH, HEIGHT, FORMATJPEG, CAPACITY);
H A Dcreator.js23 const HEIGHT = 8;
29 const creator = imageApi.createImageCreator(WIDTH, HEIGHT, FORMATJPEG, CAPACITY)
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp426 const int32_t HEIGHT = 1080; in HWTEST_F() local
427 IRect rect = {0, 0, WIDTH, HEIGHT}; in HWTEST_F()
459 const int32_t HEIGHT = 600; in HWTEST_F() local
463 info.height = HEIGHT; in HWTEST_F()
488 const int32_t HEIGHT = 1080; in HWTEST_F() local
489 IRect rect = {0, 0, WIDTH, HEIGHT}; in HWTEST_F()
507 const uint32_t HEIGHT = 1080; in HWTEST_F() local
510 auto ret = g_composerDevice->CreateVirtualDisplay(WIDTH, HEIGHT, format, devId); in HWTEST_F()
542 const int32_t HEIGHT = 600; in HWTEST_F() local
546 info.height = HEIGHT; in HWTEST_F()
743 const int32_t HEIGHT = 100; HWTEST_F() local
776 const int32_t HEIGHT = 100; HWTEST_F() local
852 const int32_t HEIGHT = 500; HWTEST_F() local
[all...]
/test/xts/hats/hdf/codec/hdi_idlomx/
H A Dcodec_function_utils.cpp92 param.format.video.nFrameHeight = HEIGHT; in InitBufferHandleParameter()
94 param.format.video.nSliceHeight = HEIGHT; in InitBufferHandleParameter()
122 .height = HEIGHT, in FillCodecBufferWithBufferHandle()
152 omxBuffer->allocLen = WIDTH * HEIGHT * NUMERATOR / DENOMINATOR; in UseDynaBuffer()
181 omxBuffer->allocLen = WIDTH * HEIGHT * NUMERATOR / DENOMINATOR; in UseHandleBuffer()
H A Dcodec_function_utils.h39 constexpr int32_t HEIGHT = 480; variable
40 constexpr int32_t BUFFER_SIZE = WIDTH * HEIGHT * 3;
/test/xts/hats/hdf/codec/hdi_image_additional/
H A Dcodec_hdi_jpeg_test.cpp33 constexpr int32_t HEIGHT = 480; member
43 .height = HEIGHT, in InitOutBuffer()
737 decInfo.imageHeight = HEIGHT; in HWTEST_F()
767 decInfo.imageHeight = HEIGHT; in HWTEST_F()
798 decInfo.imageHeight = HEIGHT; in HWTEST_F()
828 decInfo.imageHeight = HEIGHT; in HWTEST_F()
859 decInfo.imageHeight = HEIGHT; in HWTEST_F()
890 decInfo.imageHeight = HEIGHT; in HWTEST_F()
921 decInfo.imageHeight = HEIGHT; in HWTEST_F()
952 decInfo.imageHeight = HEIGHT; in HWTEST_F()
[all...]
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp504 const uint32_t HEIGHT = 100; in BENCHMARK_F() local
507 ret = g_composerDevice->CreateVirtualDisplay(WIDTH, HEIGHT, format, g_displayIds[0]); in BENCHMARK_F()
921 const int32_t HEIGHT = 100; in BENCHMARK_F() local
923 IRect rect = {0, 0, WIDTH, HEIGHT}; in BENCHMARK_F()
947 const int32_t HEIGHT = 100; in BENCHMARK_F() local
948 IRect rect = {0, 0, WIDTH, HEIGHT}; in BENCHMARK_F()
1008 const int32_t HEIGHT = 500; in BENCHMARK_F() local
1009 IRect region = {0, 0, WIDTH, HEIGHT}; in BENCHMARK_F()
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dnativendk.cpp28 #define HEIGHT 1080 macro
241 int32_t height = HEIGHT; in OHAVCapabilityGetVideoWidthRangeForHeighta()
257 int32_t height = HEIGHT; in OHAVCapabilityGetVideoWidthRangeForHeightb()
493 int32_t height = HEIGHT; in AVCapabilityGetVideoWidthRangeForHeight()
H A DaudioEncoderAvBuffer.cpp33 #define HEIGHT 1080 macro
H A Daudioencoderxdlndk.cpp33 #define HEIGHT 1080 macro
H A Dmediacodecbasexdlndk.cpp27 #define HEIGHT 1080 macro
2478 int32_t width = WIDTH, height = HEIGHT; in AVCapabilityGetVideoFrameRateRangeForSize()
2495 int32_t width = HEIGHT, height = PARAM_720, frameRate = PARAM_30; in AVCapabilityAreVideoSizeAndFrameRateSupported()
/test/xts/acts/multimedia_lite/camera_lite_posix/camera_native/src/
H A DActsMediaCameraTest.h60 HEIGHT = 1080, enumerator
H A DActsMediaCameraTest.cpp344 surface->SetWidthAndHeight(WIDTH, HEIGHT); in StartRecord()
384 surface->GetSurface()->SetWidthAndHeight(WIDTH, HEIGHT); in StartPreview()
418 surface->SetWidthAndHeight(WIDTH, HEIGHT); in Capture()
558 if (pic.width == WIDTH && pic.height == HEIGHT) { in GetCameraId()
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dcamera_video_test.cpp42 constexpr uint32_t HEIGHT = 960; in SetStreamInfo() local
48 streamInfo.height_ = HEIGHT; in SetStreamInfo()
52 streamInfo.height_ = HEIGHT; in SetStreamInfo()
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp34 #define HEIGHT 500 macro
75 const unsigned int height = HEIGHT; in OHDrawingBitmapBuild()
92 const unsigned int height = HEIGHT; in OHDrawingBitmapGetWidth()
109 const unsigned int height = HEIGHT; in OHDrawingBitmapGetHeight()
126 const unsigned int height = HEIGHT; in OHDrawingBitmapGetPixels()
959 const unsigned int height = HEIGHT; in OHDrawingBitmapBuildNormal()
976 const unsigned int height = HEIGHT; in OHDrawingBitmapGetWidthNormal()
993 const unsigned int height = HEIGHT; in OHDrawingBitmapGetHeightNormal()
1010 const unsigned int height = HEIGHT; in OHDrawingBitmapGetPixelsNormal()
/test/xts/hats/hdf/codec/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp53 constexpr int32_t HEIGHT = 480; member
54 constexpr int32_t BUFFER_SIZE = WIDTH * HEIGHT * 3;
/test/xts/hats/hdf/codec/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp35 constexpr int32_t HEIGHT = 480; member
47 .height = HEIGHT, in InitOutBuffer()
/test/xts/hats/hdf/codec/hdi_omx/
H A Dcodec_hdi_omx_test.cpp43 constexpr int32_t HEIGHT = 480; member
48 constexpr int32_t BUFFER_SIZE = WIDTH * HEIGHT * 3;
203 .height = HEIGHT, in InitBufferHandle()
/test/xts/hats/hdf/codec/hdi_component_additional/
H A Dcodec_component_test.cpp51 constexpr int32_t HEIGHT = 480; member in __anon451::PortIndex
52 constexpr int32_t BUFFER_SIZE = WIDTH * HEIGHT * 3;

Completed in 37 milliseconds