Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp68 static OH_NativeBuffer* OH_NativeBufferFromSurfaceBuffer(SurfaceBuffer* buffer) in OH_NativeBufferFromSurfaceBuffer() function
109 OH_NativeBuffer* buffer = OH_NativeBufferFromSurfaceBuffer(bufferImpl); in OH_NativeBuffer_Alloc()
217 OH_NativeBuffer* buffer = OH_NativeBufferFromSurfaceBuffer(nativeWindowBuffer->sfbuffer); in OH_NativeBufferFromNativeWindowBuffer()
269 *buffer = OH_NativeBufferFromSurfaceBuffer(nativeWindowBuffer->sfbuffer); in OH_NativeBuffer_FromNativeWindowBuffer()