Home
last modified time | relevance | path

Searched refs:AllocExtDataHandle (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_tunnel_handle.cpp21 GraphicExtDataHandle *AllocExtDataHandle(uint32_t reserveInts) in AllocExtDataHandle() function
80 tunnelHandle_ = AllocExtDataHandle(handle->reserveInts); in SetHandle()
82 BLOGE("AllocExtDataHandle failed"); in SetHandle()
H A Dbuffer_utils.cpp290 GraphicExtDataHandle *tunnelHandle = AllocExtDataHandle(reserveInts); in ReadExtDataHandle()
292 BLOGE("AllocExtDataHandle failed"); in ReadExtDataHandle()
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_tunnel_handle.h23 GraphicExtDataHandle *AllocExtDataHandle(uint32_t reserveInts);
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp67 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp176 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp197 OHExtDataHandle *handle = reinterpret_cast<OHExtDataHandle *>(AllocExtDataHandle(reserveInts)); in NativeWindowFuzzTest1()
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp89 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in BufferQueueProducerFuzzTest()
/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dsurface_ipc_with_pts_test.cpp89 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in SetData()
H A Dsurface_ipc_test.cpp79 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in SetData()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp349 GraphicExtDataHandle *handleSet = AllocExtDataHandle(reserveInts); in HWTEST_F()

Completed in 6 milliseconds