Searched defs:fAtlas (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/src/gpu/ops/ | ||
| D | SmallPathAtlasMgr.h | 86 std::unique_ptr<GrDrawOpAtlas> fAtlas; variable |
| /third_party/skia/samplecode/ | ||
| D | SampleShip.cpp | 136 sk_sp<SkImage> fAtlas; member in DrawShipView |
| D | SampleAtlas.cpp | 137 sk_sp<SkImage> fAtlas; member in DrawAtlasDrawable |
| /third_party/skia/tests/ | ||
| D | LazyProxyTest.cpp | 176 GrTextureProxy* const fAtlas; member in LazyProxyTest::ClipFP |
| /third_party/skia/bench/ | ||
| D | VertBench.cpp | 172 sk_sp<SkImage> fAtlas; member in AtlasBench |
| D | GameBench.cpp | 244 sk_sp<SkImage> fCheckerboard, fAtlas; member in GameBench |
| /third_party/skia/gm/ | ||
| D | imagefiltersbase.cpp | 276 sk_sp<SkImage> fAtlas; member in ImageFiltersBaseGM |