Searched refs:MBETContext (Results 1 – 1 of 1) sorted by relevance
137 struct MBETContext { struct138 MBETContext(const sk_sp<sk_gpu_test::ManagedGraphiteTexture>& tex) in MBETContext() function140 MBETContext(const sk_sp<sk_gpu_test::ManagedGraphiteTexture> mbets[SkYUVAInfo::kMaxPlanes]) in MBETContext() argument150 std::unique_ptr<MBETContext> context(static_cast<MBETContext*>(ctx)); in ReleaseProc()154 std::unique_ptr<MBETContext> context(static_cast<MBETContext*>(ctx)); in FinishedProc()157 std::unique_ptr<MBETContext> context(static_cast<MBETContext*>(ctx)); in ImageReleaseProc()167 return new MBETContext{{sk_ref_sp(this)}}; in releaseContext()172 return new MBETContext(mbets); in MakeYUVAReleaseContext()