Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_GetBufferHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer_inner.h27 const BufferHandle* OH_NativeBuffer_GetBufferHandle(const OH_NativeBuffer *buffer);
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp190 const BufferHandle* OH_NativeBuffer_GetBufferHandle(const OH_NativeBuffer *buffer) in OH_NativeBuffer_GetBufferHandle() function
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp699 ASSERT_EQ(OH_NativeBuffer_GetBufferHandle(nullptr), nullptr);