未验证 提交 b51ae9b5 编写于 作者: M MingZhu 提交者: Gitee

update graphic/graphicnapitest/NativeWindowTest.cpp.

Signed-off-by: NMingZhu <limingzhu10@huawei.com>
上级 af97666c
...@@ -73,7 +73,7 @@ public: ...@@ -73,7 +73,7 @@ public:
static inline BufferRequestConfig requestConfig = {}; static inline BufferRequestConfig requestConfig = {};
static inline BufferFlushConfig flushConfig = {}; static inline BufferFlushConfig flushConfig = {};
static inline sptr<OHOS::Surface> cSurface = nullptr; static inline sptr<OHOS::IConsumerSurface> cSurface = nullptr;
static inline sptr<OHOS::IBufferProducer> producer = nullptr; static inline sptr<OHOS::IBufferProducer> producer = nullptr;
static inline sptr<OHOS::Surface> pSurface = nullptr; static inline sptr<OHOS::Surface> pSurface = nullptr;
static inline sptr<OHOS::SurfaceBuffer> sBuffer = nullptr; static inline sptr<OHOS::SurfaceBuffer> sBuffer = nullptr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册