Searched refs:PhotoAsyncContext (Results 1 – 2 of 2) sorted by relevance
51 struct PhotoAsyncContext : public AsyncContext { struct54 ~PhotoAsyncContext() in ~PhotoAsyncContext() argument
216 std::unique_ptr<PhotoAsyncContext> asyncContext = std::make_unique<PhotoAsyncContext>(); in Release()225 auto context = static_cast<PhotoAsyncContext*>(data); in Release()238 auto context = static_cast<PhotoAsyncContext*>(data); in Release()