Searched defs:SkAutoPixmapStorage (Results 1 – 3 of 3) sorted by relevance
15 SkAutoPixmapStorage::SkAutoPixmapStorage() : fStorage(nullptr) {} in SkAutoPixmapStorage() function in SkAutoPixmapStorage21 SkAutoPixmapStorage::SkAutoPixmapStorage(SkAutoPixmapStorage&& other) : fStorage(nullptr) { in SkAutoPixmapStorage() function in SkAutoPixmapStorage
20 class SkAutoPixmapStorage; variable
29 class SkAutoPixmapStorage; variable