Home
last modified time | relevance | path

Searched defs:height (Results 301 - 306 of 306) sorted by relevance

1...<<111213

/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
H A Davplayerndk.cpp575 int32_t height = PARAM_0; in OhAvPlayerGetVideoHeight() local
1009 int32_t height = -1; member
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp95 Image_ErrorCode accessInitializationOptions(OH_Pixelmap_InitializationOptions *opts, uint32_t width, uint32_t height, in accessInitializationOptions() argument
182 uint32_t height; in TestInitializationOptions() local
224 Image_ErrorCode createPixelMap(uint32_t width, uint32_t height, int32_t pixelFormat, int32_t alphaType) { in createPixelMap() argument
299 Image_ErrorCode createPixelMapWithData(uint8_t *data, size_t bufferSize, uint32_t width, uint32_t height, in createPixelMapWithData() argument
429 uint32_t height; in TestCreatePixelmap() local
461 uint32_t height; TestCreatePixelmapWithData() local
527 uint32_t height; global() member
550 napi_value height = nullptr; buildJsImageInfo() local
849 uint32_t height = 0; ImageInfoGetHeight() local
[all...]
/test/xts/dcts/distributedhardware/distributedcameratest/
H A Ddcamera_hdf_demo.cpp49 constexpr uint32_t height = CAMERA_PREVIEW_HEIGHT; in SetStreamInfo() local
55 constexpr uint32_t height = CAMERA_CAPTURE_HEIGHT; in SetStreamInfo() local
64 constexpr uint32_t height = CAMERA_VIDEO_HEIGHT; in SetStreamInfo() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Dnative_type.h1609 float height; member
1621 int32_t height; member
[all...]
H A Darkoala_api.h111 ArkUI_Float32 height; member
403 ArkUI_Float32 height; member
434 ArkUI_Float32 height; member
1274 ArkUI_Int32 height; member
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp7270 double height; in CalculateArea() local

Completed in 47 milliseconds

1...<<111213