Home
last modified time | relevance | path

Searched defs:bufferImpl (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dsurface_adapter_impl.cpp166 auto bufferImpl = static_cast<SurfaceBufferAdapterImpl*>(bufferAdapter.get()); in ReleaseBuffer() local
291 auto bufferImpl = static_cast<SurfaceBufferAdapterImpl*>(bufferAdapter.get()); in FlushBuffer() local
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp100 sptr<SurfaceBuffer> bufferImpl = new SurfaceBufferImpl(); in OH_NativeBuffer_Alloc() local
H A Dbuffer_queue.cpp1022 sptr<SurfaceBuffer> bufferImpl = new SurfaceBufferImpl(); in AllocBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp253 sptr<SurfaceBuffer> bufferImpl = buffer; in CreateEGLImage() local
/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue.cpp173 auto bufferImpl = AVBuffer::CreateAVBuffer(config); in AllocBuffer() local
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp1038 auto bufferImpl = static_cast<CameraSurfaceBufferAdapterImpl*>(bufferAdapter.get()); in ReleaseBuffer() local