Searched defs:requestConfig (Results 1 - 4 of 4) sorted by relevance
/test/xts/acts/graphic/graphicnapitest/ | ||
H A D | ConsumerSurfaceTest.cpp | 35 static inline BufferRequestConfig requestConfig = { member in OHOS::Rosen::ConsumerSurfaceTest |
H A D | ProducerSurfaceTest.cpp | 33 static inline BufferRequestConfig requestConfig = { member in OHOS::Rosen::ProducerSurfaceTest |
H A D | NativeBufferTest.cpp | 507 BufferRequestConfig requestConfig = { in HWTEST_F() local 589 BufferRequestConfig requestConfig = {.width = 0x100, .height = 0x100, .strideAlignment = 0x8, in HWTEST_F() local 630 BufferRequestConfig requestConfig = {.width = 0x100, .height = 0x100, .strideAlignment = 0x8, in HWTEST_F() local |
H A D | NativeWindowTest.cpp | 79 static inline BufferRequestConfig requestConfig = {}; member in OHOS::Rosen::NativeWindowTest |
Completed in 6 milliseconds