Searched refs:PixelMapAsyncContextPtr (Results 1 – 1 of 1) sorted by relevance
144 using PixelMapAsyncContextPtr = std::unique_ptr<PixelMapAsyncContext>; typedef3815 PixelMapAsyncContextPtr asyncContext = std::make_unique<PixelMapAsyncContext>(*context); in Convert()