Searched refs:NativeWindowBufferObject (Results 1 – 1 of 1) sorted by relevance
84 class NativeWindowBufferObject { class86 explicit NativeWindowBufferObject(sptr<OHOS::SurfaceBuffer> buffer) in NativeWindowBufferObject() function in OHOS::Rosen::Detail::NativeWindowBufferObject90 explicit NativeWindowBufferObject(NativeWindowBuffer* nativeBuffer) in NativeWindowBufferObject() function in OHOS::Rosen::Detail::NativeWindowBufferObject95 ~NativeWindowBufferObject() noexcept in ~NativeWindowBufferObject()102 NativeWindowBufferObject(const NativeWindowBufferObject&) = delete;103 void operator=(const NativeWindowBufferObject&) = delete;137 NativeWindowBufferObject CreateNativeWindowBuffer(const sptr<OHOS::SurfaceBuffer>& buffer) in CreateNativeWindowBuffer()139 return NativeWindowBufferObject(buffer); in CreateNativeWindowBuffer()155 const NativeWindowBufferObject& nativeBuffer) in CreateEGLImage()189 Detail::NativeWindowBufferObject nBufferDecRef( in ~ImageCacheSeq()