Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow1.cpp789 InitNativeWindow* initNative2 = new InitNativeWindow(); in testNativeWindowWRParcelDifferent() local
793 window2 = initNative2->returnNativeWindow(); in testNativeWindowWRParcelDifferent()
820 delete initNative2; in testNativeWindowWRParcelDifferent()
1661 InitNativeWindow* initNative2 = new InitNativeWindow(); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal() local
1662 paramater->nativeWindow2 = initNative2->returnNativeWindow(); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal()
1667 OH_NativeImage *image2 = initNative2->returnNativeImage(); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal()
1695 delete initNative2; in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal()