Home
last modified time | relevance | path

Searched defs:fAtlas (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DLazyProxyTest.cpp216 GrTextureProxy* const fAtlas; member in LazyProxyTest::ClipFP
243 GrTextureProxy* fAtlas; member in LazyProxyTest::Clip
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DSmallPathAtlasMgr.h102 std::unique_ptr<GrDrawOpAtlas> fAtlas; variable
/aosp_15_r20/external/skia/tools/viewer/
H A DShipSlide.cpp139 sk_sp<SkImage> fAtlas; member in DrawShipSlide
H A DAtlasSlide.cpp137 sk_sp<SkImage> fAtlas; member in DrawAtlasDrawable
/aosp_15_r20/external/skia/bench/
H A DVertBench.cpp171 sk_sp<SkImage> fAtlas; member in AtlasBench
H A DGameBench.cpp244 sk_sp<SkImage> fCheckerboard, fAtlas; member in GameBench
/aosp_15_r20/external/skia/gm/
H A Dimagefiltersbase.cpp214 sk_sp<SkImage> fAtlas; member in ImageFiltersBaseGM