Searched refs:nativeWindow2 (Results 1 – 2 of 2) sorted by relevance
717 OHNativeWindow *nativeWindow2; in testNativeWindowWRParcelNormal() local718 flag = OH_NativeWindow_ReadFromParcel(parcel1, &nativeWindow2); in testNativeWindowWRParcelNormal()723 if (nativeWindow1 != nativeWindow2) { in testNativeWindowWRParcelNormal()1586 OHNativeWindow *nativeWindow2 = nullptr; member1602 …flag = OH_NativeWindow_NativeWindowAttachBuffer(paramater.nativeWindow2, paramater.nativeWindowBuf… in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal1()1615 …int32_t flag = OH_NativeWindow_NativeWindowAttachBuffer(paramater.nativeWindow2, paramater.nativeW… in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2()1631 …flag = OH_NativeWindow_NativeWindowDetachBuffer(paramater.nativeWindow2, paramater.nativeWindowBuf… in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2()1637 …flag = OH_NativeWindow_NativeWindowAttachBuffer(paramater.nativeWindow2, paramater.nativeWindowBuf… in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2()1662 paramater->nativeWindow2 = initNative2->returnNativeWindow(); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal()1663 if (paramater->nativeWindow2 == nullptr) { in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal()
615 OHNativeWindow *nativeWindow2 = nullptr; in OHNativeImageAcquireNativeWindowNormal() local619 nativeWindow2 = OH_NativeImage_AcquireNativeWindow(nativeImage); in OHNativeImageAcquireNativeWindowNormal()620 if (nativeWindow1 == nativeWindow2) { in OHNativeImageAcquireNativeWindowNormal()