Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp711 T* callerPtr, uint32_t* callerCount) { in CopyWithIncomplete() argument
713 if (callerPtr) { in CopyWithIncomplete()
717 std::copy(things.begin(), things.begin() + *callerCount, callerPtr); in CopyWithIncomplete()