Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkAutoPixmapStorage.cpp11 SkAutoPixmapStorage::SkAutoPixmapStorage() : fStorage(nullptr) {} in SkAutoPixmapStorage() function in SkAutoPixmapStorage
17 SkAutoPixmapStorage::SkAutoPixmapStorage(SkAutoPixmapStorage&& other) : fStorage(nullptr) { in SkAutoPixmapStorage() function in SkAutoPixmapStorage