Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow1.cpp788 InitNativeWindow* initNative1 = new InitNativeWindow(); in testNativeWindowWRParcelDifferent() local
792 window1 = initNative1->returnNativeWindow(); in testNativeWindowWRParcelDifferent()
819 delete initNative1; in testNativeWindowWRParcelDifferent()
1654 InitNativeWindow* initNative1 = new InitNativeWindow(); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal() local
1655 paramater->nativeWindow1 = initNative1->returnNativeWindow(); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal()
1660 OH_NativeImage *image1 = initNative1->returnNativeImage(); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal()
1694 delete initNative1; in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal()