Home
last modified time | relevance | path

Searched refs:bufferFormatType (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow2.cpp68 OH_NativeBuffer_Format bufferFormatType[] = { variable
123 for (int i = 0; i < sizeof(bufferFormatType)/sizeof(bufferFormatType[0]); ++i) { in testNativeWindowNativeWindowHandleOptSetGetFormatNormal()
124 …nt32_t flag = OH_NativeWindow_NativeWindowHandleOpt(nativeWindow, SET_FORMAT, bufferFormatType[i]); in testNativeWindowNativeWindowHandleOptSetGetFormatNormal()
135 if (getFormat != bufferFormatType[i]) { in testNativeWindowNativeWindowHandleOptSetGetFormatNormal()