Searched refs:CreateLazyView (Results 1 – 5 of 5) sorted by relevance
184 static std::tuple<GrSurfaceProxyView, sk_sp<Trampoline>> CreateLazyView(GrDirectContext*,
320 GrThreadSafeCache::CreateLazyView(GrDirectContext* dContext, in CreateLazyView() function in GrThreadSafeCache
400 std::tie(lazyView, trampoline) = GrThreadSafeCache::CreateLazyView( in hw_create_filtered_mask()
1283 auto [lazyView, trampoline] = GrThreadSafeCache::CreateLazyView(dContext, in find_or_create_rrect_blur_mask_fp()
682 auto [lazyView, trampoline] = GrThreadSafeCache::CreateLazyView( in AccessCachedView()