Home
last modified time | relevance | path

Searched defs:dst (Results 1 - 23 of 23) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeRegionTest.cpp223 OH_Drawing_Region *dst = OH_Drawing_RegionCreate(); in HWTEST_F() local
250 OH_Drawing_Region *dst = OH_Drawing_RegionCreate(); in HWTEST_F() local
[all...]
H A DDrawingNativeMatrixTestPart2.cpp379 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; in HWTEST_F() local
388 OH_Drawing_Point2D dst[i]; in HWTEST_F() local
414 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; in HWTEST_F() local
442 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}}; in HWTEST_F() local
469 OH_Drawing_Point2D dst[2] = {{dis(gen), dis(gen)}, {dis(gen), dis(gen)}}; HWTEST_F() local
488 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; HWTEST_F() local
511 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; HWTEST_F() local
540 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; HWTEST_F() local
560 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; HWTEST_F() local
582 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
609 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
641 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, dis(gen), dis(gen)); HWTEST_F() local
[all...]
H A DDrawingNativeRectTest.cpp812 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 0, 0); in HWTEST_F() local
868 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 0, 0); HWTEST_F() local
[all...]
H A DDrawingNativePathTestPart2.cpp967 OH_Drawing_Path *dst = OH_Drawing_PathCreate(); in HWTEST_F() local
994 OH_Drawing_Path *dst = OH_Drawing_PathCreate(); in HWTEST_F() local
1021 OH_Drawing_Path *dst in HWTEST_F() local
1290 OH_Drawing_Path *dst = OH_Drawing_PathCreate(); HWTEST_F() local
1314 OH_Drawing_Path *dst = OH_Drawing_PathCreate(); HWTEST_F() local
1342 OH_Drawing_Path *dst = OH_Drawing_PathCreate(); HWTEST_F() local
1368 OH_Drawing_Path *dst = OH_Drawing_PathCreate(); HWTEST_F() local
[all...]
H A DDrawingNativeCanvasTestPart2.cpp68 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local
110 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local
130 OH_Drawing_Rect *dst = HWTEST_F() local
161 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
222 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
270 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
996 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
1062 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 200, 200); HWTEST_F() local
1142 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(-100, -100, -50, -50); HWTEST_F() local
1204 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 200, 200); HWTEST_F() local
1261 OH_Drawing_Rect *dst = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
[all...]
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_render_utils.cpp22 void SetUint32(uint32_t& dst, uint32_t value) in SetUint32() argument
H A Ddisplay_test_utils.cpp120 uint32_t dst; in GetUint32() local
157 void SetUint32(uint32_t &dst, uint32_t value) in SetUint32() argument
/test/xts/device_attest_lite/services/core/mini/adapter/
H A Dattest_adapter_network_config.c31 static int32_t CopyNVData(char *dst, int32_t dstLen, unsigned char *src, int32_t srcLen) in CopyNVData() argument
/test/xts/acts/ai/nncore/opstest/src/
H A Dquant_dtype_cast_test.cpp37 OHNNOperandTest dst = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_DST_T, {1}, &dstValue, sizeof(int64_t)}; member
57 OHNNOperandTest dst = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_DST_T, {1}, &dstValue, sizeof(int64_t)}; member
77 OHNNOperandTest dst = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_DST_T, {1}, &dstValue, sizeof(int64_t)}; member
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingCanvasLargeValueTest.cpp154 OH_Drawing_Rect* dst = OH_Drawing_RectCreate(0, 0, 200, 200); in HWTEST_F() local
H A DNativeDrawingMatrixTest.cpp676 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; in HWTEST_F() local
698 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}}; in HWTEST_F() local
720 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; in HWTEST_F() local
742 OH_Drawing_Point2D dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; in HWTEST_F() local
829 OH_Drawing_Point2D dst[MAPPOINTS_SIZ in HWTEST_F() local
851 OH_Drawing_Rect* dst = OH_Drawing_RectCreate(0, 0, 0, 0); HWTEST_F() local
[all...]
H A DNativeDrawingCanvasTest.cpp734 OH_Drawing_Rect* dst = OH_Drawing_RectCreate(0, 0, 200, 200); in HWTEST_F() local
/test/xts/acts/ai/mindspore/mindsporectest/src/
H A Dohos_common.cpp432 void PackNCHWToNHWCFp32(const char *src, char *dst, int batch, int plane, int channel) { in PackNCHWToNHWCFp32() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Duiondk.cpp227 char dst[256] = ""; in ProcessVmReadV() local
249 char dst[256] = ""; in ProcessVmWriteV() local
H A Dstringndk.cpp870 char dst[50] = "ABCD"; in StrncatChk() local
897 char dst[SIZE_15]; in MemcpyChk() local
H A Dwcharndk.cpp509 wchar_t dst[ARRY_MAX]; in Mbstowcs() local
H A Dwcharndk1.cpp333 wchar_t dst[TEST_BUFFER_SIZE]; in Mbstowcs_One() local
450 wchar_t dst[PARAM_14] = {PARAM_0}; in Wcpcpy_One() local
460 wchar_t dst[PARAM_18] = {PARAM_0}; in Wcpncpy_One() local
672 wchar_t dst[PARAM_3 in Wcsncat_One() local
[all...]
/test/xts/hats/hdf/hdf_lite/display/
H A Dloadbmp_test.c186 uint16_t *dst = NULL; in LoadRgbData() local
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_mac_test.c50 static int32_t BufferToAscii(uint8_t* src, uint32_t src_size, char* dst, uint32_t* dst_size) in BufferToAscii() argument
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp445 uint32_t VEncAPI11Sample::ReadOneFrameYUV420SP(uint8_t *dst) in ReadOneFrameYUV420SP() argument
465 void VEncAPI11Sample::ReadOneFrameRGBA8888(uint8_t *dst) in ReadOneFrameRGBA8888() argument
523 uint8_t *dst = (uint8_t *)virAddr; InputFuncSurface() local
[all...]
H A Dvideoenc_ndk_sample.cpp415 uint32_t VEncNdkSample::ReadOneFrameYUV420SP(uint8_t *dst) in ReadOneFrameYUV420SP() argument
435 void VEncNdkSample::ReadOneFrameRGBA8888(uint8_t *dst) in ReadOneFrameRGBA8888() argument
497 uint8_t *dst = (uint8_t *)virAddr; InputFuncSurface() local
[all...]
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
H A Dnapi_init.cpp43 bool CheckUnsignedChar(unsigned char* dst, unsigned char* src, int size) in CheckUnsignedChar() argument
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py66 dst = "distributedtest" variable in TestType

Completed in 29 milliseconds