Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_Alloc (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Dnative-buffer-guidelines.md14 | OH_NativeBuffer_Alloc (const OH_NativeBuffer_Config \*config) | 通过OH_NativeBuffer_Config创建OH_Nati…
48 OH_NativeBuffer* buffer = OH_NativeBuffer_Alloc(&config);
50 std::cout << "OH_NativeBuffer_Alloc Failed" << std::endl;
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp90 buffer = OH_NativeBuffer_Alloc(nullptr);
104 buffer = OH_NativeBuffer_Alloc(&config);
242 buffer = OH_NativeBuffer_Alloc(&config);
289 buffer = OH_NativeBuffer_Alloc(&config);
325 buffer = OH_NativeBuffer_Alloc(&config);
351 buffer = OH_NativeBuffer_Alloc(&config);
393 buffer = OH_NativeBuffer_Alloc(&config);
476 buffer = OH_NativeBuffer_Alloc(&config);
527 buffer = OH_NativeBuffer_Alloc(&config);
/ohos5.0/docs/en/application-dev/graphics/
H A Dnative-buffer-guidelines.md15 | OH_NativeBuffer_Alloc (const OH_NativeBuffer_Config \*config) | Creates an **OH_NativeBuffer** in…
49 OH_NativeBuffer* buffer = OH_NativeBuffer_Alloc(&config);
51 std::cout << "OH_NativeBuffer_Alloc Failed" << std::endl;
/ohos5.0/foundation/multimedia/image_effect/test/unittest/utils/
H A Dtest_native_buffer_utils.cpp36 OH_NativeBuffer *nativeBuffer = OH_NativeBuffer_Alloc(&config); in CreateNativeBuffer()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativebuffer_fuzzer/
H A Dnativebuffer_fuzzer.cpp47 OH_NativeBuffer* buffer = OH_NativeBuffer_Alloc(&config); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_buffer/
H A Dhello_native_buffer.cpp68 OH_NativeBuffer* buffer = OH_NativeBuffer_Alloc(&config); in main()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h458 OH_NativeBuffer* OH_NativeBuffer_Alloc(const OH_NativeBuffer_Config* config);
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/native_buffer_adapter_test/
H A Dnative_buffer_adapter_test.cpp58 OH_NativeBuffer* buffer = OH_NativeBuffer_Alloc(&config); in TestAllocate()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md75 | [OH_NativeBuffer](#oh_nativebuffer) \* [OH_NativeBuffer_Alloc](#oh_nativebuffer_alloc) (const [OH…
605 ### OH_NativeBuffer_Alloc()
608 OH_NativeBuffer* OH_NativeBuffer_Alloc (const OH_NativeBuffer_Config* config)
H A Dnative__buffer_8h.md74 | [OH_NativeBuffer](_o_h___native_buffer.md#oh_nativebuffer) \* [OH_NativeBuffer_Alloc](_o_h___nati…
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp86 OH_NativeBuffer* OH_NativeBuffer_Alloc(const OH_NativeBuffer_Config* config) in OH_NativeBuffer_Alloc() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md75 | [OH_NativeBuffer](#oh_nativebuffer) \* [OH_NativeBuffer_Alloc](#oh_nativebuffer_alloc) (const [OH…
605 ### OH_NativeBuffer_Alloc()
608 OH_NativeBuffer* OH_NativeBuffer_Alloc (const OH_NativeBuffer_Config* config)
H A Dnative__buffer_8h.md74 | [OH_NativeBuffer](_o_h___native_buffer.md#oh_nativebuffer) \* [OH_NativeBuffer_Alloc](_o_h___nati…