| /test/testfwk/arkxtest/uitest/record/ |
| H A D | size.h | 31 Size(double width, double height) : width_(width), height_(height) {} in Size() argument 58 void SetWidth(double width) in SetWidth() argument 112 Size& MinusWidth(double width) in MinusWidth() argument
|
| /test/ostest/wukong/component_event/src/ |
| H A D | scene_delegate.cpp | 318 int32_t width = -1; in IsComponentInScreen() local
|
| H A D | focus_scene_delegate.cpp | 318 int32_t width = -1; in IsComponentInScreen() local
|
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | screen_copy.cpp | 218 static void AdaptJpegSize(jpeg_compress_struct &jpeg, uint32_t width, uint32_t height)
in AdaptJpegSize() argument
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | window_operator.cpp | 139 void WindowOperator::Resize(int32_t width, int32_t highth, ResizeDirection direction, ApiReplyInfo &out) in Resize() argument
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/ |
| H A D | scroll_nestedscroll_test.cpp | 39 static void SetAttributes(ArkUI_NativeNodeAPI_1 *nodeAPI, ArkUI_NodeHandle nodeHandle, float width, float height, in SetAttributes() argument
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/panel/router/ |
| H A D | index.js | 592 var width = rect.width;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/popup/router/ |
| H A D | index.js | 533 var width = rect.width;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/popup/router/ |
| H A D | index.js | 533 var width = rect.width;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/panel/router/ |
| H A D | index.js | 592 var width = rect.width;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/panel/router/ |
| H A D | index.js | 592 var width = rect.width;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/popup/router/ |
| H A D | index.js | 533 var width = rect.width;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/panel/router/ |
| H A D | index.js | 592 var width = rect.width;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/popup/router/ |
| H A D | index.js | 533 var width = rect.width;
variable
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeCanvasTestPart2.cpp | 737 int width = 500; in HWTEST_F() local 752 int width = 500; in HWTEST_F() local 793 int width = 48; in HWTEST_F() local 948 int width = 4096; HWTEST_F() local 1014 int width = 500; HWTEST_F() local 1071 int width = 48; HWTEST_F() local 1279 int width = 4096; HWTEST_F() local [all...] |
| /test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
| H A D | ActsMediaPlayerAudioTest.cpp | 205 void PlayerliteCallback::OnVideoSizeChanged(int width, int height)
in OnVideoSizeChanged() argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| H A D | image_receiver_module_test.cpp | 54 Image_ErrorCode ImageReceiverModuleTest::CreateImageReceiver(int32_t width, int32_t height, int32_t capacity) in CreateImageReceiver() argument 298 bool ImageReceiverModuleTest::ReuseSameRecevier(int32_t width, int32_t height, int32_t capacity) in ReuseSameRecevier() argument [all...] |
| /test/xts/dcts/distributedhardware/distributedscreentest/ |
| H A D | decoder_demo.cpp | 182 void VDecDemo::SetWindowSize(uint32_t width, uint32_t height) in SetWindowSize() argument
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| H A D | display_test.c | 71 static void WriteDataToBuf(int32_t width, int32_t height, uint16_t *pBuf) in WriteDataToBuf() argument [all...] |
| H A D | loadbmp_test.h | 50 uint16_t width; /* operation width */
member 56 uint32_t width; /* out */
member 66 uint32_t width;
member
|
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| H A D | codec_function_utils.cpp | 42 uint32_t FunctionUtil::AlignUp(uint32_t width)
in AlignUp() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cdtoons.c | 263 uint16_t diff_size, width, heigh in cdtoons_decode_frame() local 59 cdtoons_render_sprite(AVCodecContext *avctx, const uint8_t *data, uint32_t data_size, int dst_x, int dst_y, int width, int height) cdtoons_render_sprite() argument 306 uint16_t sprite_id, width, height; cdtoons_decode_frame() local [all...] |
| H A D | cri.c | 191 int width, height; in cri_decode_frame() local
|
| H A D | dfa.c | 57 static int decode_copy(GetByteContext *gb, uint8_t *frame, int width, int height) in decode_copy() argument 66 static int decode_tsw1(GetByteContext *gb, uint8_t *frame, int width, int height) in decode_tsw1() argument 109 static int decode_dsw1(GetByteContext *gb, uint8_t *frame, int width, int height) in decode_dsw1() argument 146 decode_dds1(GetByteContext *gb, uint8_t *frame, int width, int height) decode_dds1() argument 197 decode_bdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_bdlt() argument 239 decode_wdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_wdlt() argument 300 decode_tdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_tdlt() argument 322 decode_blck(GetByteContext *gb, uint8_t *frame, int width, int height) decode_blck() argument [all...] |
| H A D | dirac.c | 38 unsigned width; member
|