Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_tunnel_handle.cpp47 void FreeExtDataHandle(GraphicExtDataHandle *handle) in FreeExtDataHandle() function
69 FreeExtDataHandle(tunnelHandle_); in ~SurfaceTunnelHandle()
79 FreeExtDataHandle(tunnelHandle_); in SetHandle()
H A Dbuffer_utils.cpp261 FreeExtDataHandle(tunnelHandle); in ReadExtDataHandle()
264 FreeExtDataHandle(tunnelHandle); in ReadExtDataHandle()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_tunnel_handle.h24 void FreeExtDataHandle(GraphicExtDataHandle *handle);
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp76 FreeExtDataHandle(handle); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dsurface_ipc_test.cpp82 FreeExtDataHandle(handle); in SetData()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp180 FreeExtDataHandle(handle); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp93 FreeExtDataHandle(handle); in BufferQueueProducerFuzzTest()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp199 FreeExtDataHandle(reinterpret_cast<GraphicExtDataHandle *>(handle)); in NativeWindowFuzzTest1()