Searched refs:CreateLazyView (Results 1 – 4 of 4) sorted by relevance
207 static std::tuple<GrSurfaceProxyView, sk_sp<Trampoline>> CreateLazyView(GrDirectContext*,
340 GrThreadSafeCache::CreateLazyView(GrDirectContext* dContext, in CreateLazyView() function in GrThreadSafeCache
843 auto [lazyView, trampoline] = GrThreadSafeCache::CreateLazyView(dContext, in find_or_create_rrect_blur_mask_fp()1315 std::tie(lazyView, trampoline) = GrThreadSafeCache::CreateLazyView( in hw_create_filtered_mask()
737 auto [lazyView, trampoline] = GrThreadSafeCache::CreateLazyView( in AccessCachedView()