Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dwindow.h74 int32_t NativeWindowWriteToParcel(OHNativeWindow *window, OHIPCParcel *parcel);
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp174 NativeWindowWriteToParcel(nativeWindow, parcel); in NativeWindowFuzzTest1()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp725 int32_t NativeWindowWriteToParcel(OHNativeWindow *window, OHIPCParcel *parcel) in NativeWindowWriteToParcel() function
1012 WEAK_ALIAS(NativeWindowWriteToParcel, OH_NativeWindow_WriteToParcel);