Home
last modified time | relevance | path

Searched defs:cSurface (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/graphicnapitest/
DNativeBufferTest.cpp500 sptr<OHOS::IConsumerSurface> cSurface = IConsumerSurface::Create(); variable
582 sptr<OHOS::IConsumerSurface> cSurface = IConsumerSurface::Create(); variable
623 sptr<OHOS::IConsumerSurface> cSurface = IConsumerSurface::Create(); variable
DNativeWindowTest.cpp81 static inline sptr<OHOS::IConsumerSurface> cSurface = nullptr; member in OHOS::Rosen::NativeWindowTest