Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_GetConfig (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_surface/surface/test/fuzztest/nativebuffer_fuzzer/
H A Dnativebuffer_fuzzer.cpp50 OH_NativeBuffer_GetConfig(buffer, &checkConfig); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/samples/hello_native_buffer/
H A Dhello_native_buffer.cpp79 OH_NativeBuffer_GetConfig(buffer, &checkConfig); in main()
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h493 void OH_NativeBuffer_GetConfig(OH_NativeBuffer *buffer, OH_NativeBuffer_Config* config);
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp137 * Function: OH_NativeBuffer_GetConfig
141 * CaseDescription: 1. call OH_NativeBuffer_GetConfig
146 OH_NativeBuffer_GetConfig(buffer, &checkConfig); in HWTEST_F()
151 * Function: OH_NativeBuffer_GetConfig
155 * CaseDescription: 1. call OH_NativeBuffer_GetConfig by abnormal input
164 OH_NativeBuffer_GetConfig(nullptr, &checkConfig); in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp138 void OH_NativeBuffer_GetConfig(OH_NativeBuffer *buffer, OH_NativeBuffer_Config* config) in OH_NativeBuffer_GetConfig() function
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.cpp403 OH_NativeBuffer_GetConfig(nativeBuffer, &cfg); in NativeBufferToBufferInfo()

Completed in 9 milliseconds