diff --git a/graphic/graphicnapitest/NativeWindowTest.cpp b/graphic/graphicnapitest/NativeWindowTest.cpp index a5158ad626a6d84baa1f67794d1f139cec15cce8..b70dd5d5c8879346902a4a846a5193df0575c089 100644 --- a/graphic/graphicnapitest/NativeWindowTest.cpp +++ b/graphic/graphicnapitest/NativeWindowTest.cpp @@ -73,7 +73,7 @@ public: static inline BufferRequestConfig requestConfig = {}; static inline BufferFlushConfig flushConfig = {}; - static inline sptr cSurface = nullptr; + static inline sptr cSurface = nullptr; static inline sptr producer = nullptr; static inline sptr pSurface = nullptr; static inline sptr sBuffer = nullptr;