Home
last modified time | relevance | path

Searched refs:window1 (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow1.cpp705 OHNativeWindow *window1 = nullptr; in testNativeWindowWriteToParcelAbNormal() local
709 auto flag = OH_NativeWindow_ReadFromParcel(parcel1, &window1); in testNativeWindowWriteToParcelAbNormal()
710 if (window1 != nullptr) { in testNativeWindowWriteToParcelAbNormal()
715 OH_NativeWindow_DestroyNativeWindow(window1); in testNativeWindowWriteToParcelAbNormal()
727 OHNativeWindow *window1 = result1.nativeWindow; in testNativeWindowReadFromParcelAbNormal() local
731 auto flag = OH_NativeWindow_WriteToParcel(window1, parcel1); in testNativeWindowReadFromParcelAbNormal()
738 flag = OH_NativeWindow_WriteToParcel(window1, parcel1); in testNativeWindowReadFromParcelAbNormal()
743 DestroyNativeWindowImage(image, window1); in testNativeWindowReadFromParcelAbNormal()
755 OHNativeWindow *window1 = result1.nativeWindow; in testNativeWindowWRParcelDifferent() local
762 auto flag = OH_NativeWindow_WriteToParcel(window1, parcel in testNativeWindowWRParcelDifferent()
[all...]

Completed in 3 milliseconds