Home
last modified time | relevance | path

Searched defs:nativeBuffer (Results 1 – 11 of 11) sorted by relevance

/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/cpp/
DArrayOperations.h30 …std::array<ani_byte, LENGTH_5> nativeBuffer = {minByteValue, maxByteValue, static_cast<ani_byte>(0… in test_array_region_byte() local
48 …const std::array<ani_char, LENGTH_10> nativeBuffer = {'a', '0', '\n', '\r', '\t', '\b', '\a', '\v'… in test_array_region_char() local
64 …std::array<ani_boolean, LENGTH_5> nativeBuffer = {ANI_TRUE, ANI_FALSE, ANI_TRUE, ANI_FALSE, ANI_TR… in test_array_region_boolean() local
79 std::array<ani_double, LENGTH_5> nativeBuffer = {1.0, 2.0, 3.0, 4.0, 5.0}; in test_array_region_double() local
94 std::array<ani_float, LENGTH_5> nativeBuffer = {1.0f, 2.0f, 3.0f, 4.0f, 5.0f}; in test_array_region_float() local
109 std::array<ani_int, LENGTH_5> nativeBuffer = {1, 2, 3, 4, 5}; in test_array_region_int() local
124 std::array<ani_long, LENGTH_5> nativeBuffer = {1, 2, 3, 4, 5}; in test_array_region_long() local
139 std::array<ani_short, LENGTH_5> nativeBuffer = {1, 2, 3, 4, 5}; in test_array_region_short() local
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/
Dnativebuffer.cpp530 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferGetConfigNormal() local
572 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferGetSeqNumNormal() local
600 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferMapNormal() local
622 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBuffeMapPlanesNullptr() local
644 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferMapPlanesAbNormal() local
675 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferMapPlanesNormal() local
712 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferReferenceNormal() local
727 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferReferenceMax() local
747 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferUnreferenceNormal() local
769 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&nativeBufferConfig); in OHNativeBufferUnmapNormal() local
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/
Dimage_receiver_module_test.cpp243 OH_NativeBuffer* nativeBuffer = nullptr; in DumpImageInfo() local
372 OH_NativeBuffer **nativeBuffer) in GetImageByteBuffer()
Dimage_receiver_test.cpp774 OH_NativeBuffer* nativeBuffer = nullptr; in JsGetImageByteBuffer() local
/test/xts/acts/multimedia/av_codec/vcodec/hevchwencoder/src/
DVideoencApi11Test.cpp422 …ncAPI11Sample::FlushSurf(OHNativeWindowBuffer *ohNativeWindowBuffer, OH_NativeBuffer *nativeBuffer) in FlushSurf()
461 OH_NativeBuffer *nativeBuffer = nullptr; in InputFuncSurface() local
500 OH_NativeBuffer *&nativeBuffer, uint8_t *&dst) in InitBuffer()
/test/xts/acts/multimedia/videoProcess/detail_enhancer_video_ndk/src/
Dvideo_sample.cpp209 OH_NativeBuffer *nativeBuffer = nullptr; in InputFunc() local
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
Dvideoenc_api11_sample.cpp613 …ncAPI11Sample::FlushSurf(OHNativeWindowBuffer *ohNativeWindowBuffer, OH_NativeBuffer *nativeBuffer) in FlushSurf()
647 OH_NativeBuffer *nativeBuffer = nullptr; in InputFuncSurface() local
706 OH_NativeBuffer *&nativeBuffer, uint8_t *&dst) in InitBuffer()
Dvideoenc_ndk_sample.cpp449 …VEncNdkSample::FlushSurf(OHNativeWindowBuffer *ohNativeWindowBuffer, OH_NativeBuffer *nativeBuffer) in FlushSurf()
495 OH_NativeBuffer *nativeBuffer = OH_NativeBufferFromNativeWindowBuffer(ohNativeWindowBuffer); in InputFuncSurface() local
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/
DimageEffect.cpp952 OH_NativeBuffer *nativeBuffer = (OH_NativeBuffer *)0x1; in OHImageEffectSetOutputNativeBuffer() local
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
DnativeAVScreenCapturendk.cpp819 OH_NativeBuffer *nativeBuffer = in OnVideoBufferAvailable() local
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow1.cpp1438 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&config); in testNativeWindowNativeWindowAttachBufferErrorCode() local