Searched refs:bufferFormatType (Results 1 – 1 of 1) sorted by relevance
68 OH_NativeBuffer_Format bufferFormatType[] = { variable123 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()