Searched refs:GrMakeCachedBitmapProxyView (Results 1 – 12 of 12) sorted by relevance
104 auto view = std::get<0>(GrMakeCachedBitmapProxyView( in onDraw()138 auto subsetView = std::get<0>(GrMakeCachedBitmapProxyView( in onDraw()
32 auto view = std::get<0>(GrMakeCachedBitmapProxyView(
87 auto view = std::get<0>(GrMakeCachedBitmapProxyView(
198 auto view = std::get<0>(GrMakeCachedBitmapProxyView( in __anon6ac8cf890402()
188 std::tuple<GrSurfaceProxyView, GrColorType> GrMakeCachedBitmapProxyView( in GrMakeCachedBitmapProxyView() function333 auto [tex, ct] = GrMakeCachedBitmapProxyView( in make_dither_effect()
174 std::tuple<GrSurfaceProxyView, GrColorType> GrMakeCachedBitmapProxyView(
677 auto permutationsView = std::get<0>(GrMakeCachedBitmapProxyView( in make_shader_fp()682 auto noiseView = std::get<0>(GrMakeCachedBitmapProxyView( in make_shader_fp()
847 GrMakeCachedBitmapProxyView(fContext.get(), bitmap, /*label=*/"Device_MakeSpecial")); in makeSpecial()
76 GrMakeCachedBitmapProxyView(rContext, in PinAsTexture()
117 return GrMakeCachedBitmapProxyView(rContext, in RasterAsView()
82 auto view = std::get<0>(GrMakeCachedBitmapProxyView(context, in Make()
121 auto view = std::get<0>(GrMakeCachedBitmapProxyView( in make_textured_colorizer()