Home
last modified time | relevance | path

Searched refs:textureProxyView (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DImage_Graphite.h45 const TextureProxyView& textureProxyView() const { return fTextureProxyView; } in textureProxyView() function
H A DTextureUtils.cpp103 if (graphiteImage->textureProxyView().origin() != Origin::kTopLeft) { in valid_client_provided_image()
644 return gi->textureProxyView(); in AsView()
H A DImage_Base_Graphite.cpp157 return img->textureProxyView().proxy(); in get_base_proxy_for_label()
H A DKeyHelpers.cpp2050 const auto& view = imgGraphite->textureProxyView(); in add_to_key()