Lines Matching refs:NWebSurfaceAdapter
34 NWebOutputFrameCallbackImpl(wptr<Surface> surface, NWebSurfaceAdapter *adapter) : surface_(surface),
45 NWebSurfaceAdapter *adapter_ = nullptr;
48 NWebSurfaceAdapter &NWebSurfaceAdapter::Instance()
50 static NWebSurfaceAdapter surfaceAdapter;
54 std::shared_ptr<NWebCreateInfoImpl> NWebSurfaceAdapter::GetCreateInfo(sptr<Surface> surface,
74 bool NWebSurfaceAdapter::OutputFrameCallback(const char *buffer, uint32_t width, uint32_t height,
96 sptr<SurfaceBuffer> NWebSurfaceAdapter::RequestBuffer(sptr<Surface> surface, uint32_t width, uint32_t height)
129 bool NWebSurfaceAdapter::CopyFrame(
164 bool NWebSurfaceAdapter::FlushBuffer(