Searched refs:AllocExtDataHandle (Results 1 – 9 of 9) sorted by relevance
21 GraphicExtDataHandle *AllocExtDataHandle(uint32_t reserveInts) in AllocExtDataHandle() function80 tunnelHandle_ = AllocExtDataHandle(handle->reserveInts); in SetHandle()
250 GraphicExtDataHandle *tunnelHandle = AllocExtDataHandle(reserveInts); in ReadExtDataHandle()
23 GraphicExtDataHandle *AllocExtDataHandle(uint32_t reserveInts);
67 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in DoSomethingInterestingWithMyAPI()
79 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in SetData()
176 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in DoSomethingInterestingWithMyAPI()
90 GraphicExtDataHandle *handle = AllocExtDataHandle(reserveInts); in BufferQueueProducerFuzzTest()
197 … OHExtDataHandle *handle = reinterpret_cast<OHExtDataHandle *>(AllocExtDataHandle(reserveInts)); in NativeWindowFuzzTest1()
349 GraphicExtDataHandle *handleSet = AllocExtDataHandle(reserveInts);