Searched defs:nwBuffer (Results 1 – 4 of 4) sorted by relevance
124 void NativeWindowFuzzTest(OHNativeWindow *nativeWindow, OHNativeWindowBuffer *nwBuffer) in NativeWindowFuzzTest()157 void NativeWindowFuzzTest1(OHNativeWindow *nativeWindow, OHNativeWindowBuffer *nwBuffer) in NativeWindowFuzzTest1()225 OHNativeWindowBuffer* nwBuffer = CreateNativeWindowBufferFromSurfaceBuffer(&sBuffer); in DoSomethingInterestingWithMyAPI() local
136 OHNativeWindowBuffer *nwBuffer = new OHNativeWindowBuffer(); in CreateNativeWindowBufferFromSurfaceBuffer() local147 OHNativeWindowBuffer *nwBuffer = new OHNativeWindowBuffer(); in CreateNativeWindowBufferFromNativeBuffer() local196 OHNativeWindowBuffer *nwBuffer = new OHNativeWindowBuffer(); in NativeWindowRequestBuffer() local268 OHNativeWindowBuffer *nwBuffer = new OHNativeWindowBuffer(); in GetLastFlushedBuffer() local772 OHNativeWindowBuffer *nwBuffer = new OHNativeWindowBuffer(); in GetLastFlushedBufferV2() local
436 OHNativeWindowBuffer *nwBuffer = new OHNativeWindowBuffer(); in AcquireNativeWindowBuffer() local
905 …NativeWindowBuffer* nwBuffer = OH_NativeWindow_CreateNativeWindowBufferFromNativeBuffer(nativeBuff… variable