Home
last modified time | relevance | path

Searched defs:SkAutoPixmapStorage (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkAutoPixmapStorage.cpp15 SkAutoPixmapStorage::SkAutoPixmapStorage() : fStorage(nullptr) {} in SkAutoPixmapStorage() function in SkAutoPixmapStorage
21 SkAutoPixmapStorage::SkAutoPixmapStorage(SkAutoPixmapStorage&& other) : fStorage(nullptr) { in SkAutoPixmapStorage() function in SkAutoPixmapStorage
/external/skia/src/gpu/graphite/
DDrawAtlas.h19 class SkAutoPixmapStorage; variable
/external/skia/src/gpu/
DAtlasTypes.h29 class SkAutoPixmapStorage; variable