Searched defs:SkAutoPixmapUnlock (Results 1 – 1 of 1) sorted by relevance
228 SkAutoPixmapUnlock() : fUnlockProc(NULL), fIsLocked(false) {} in SkAutoPixmapUnlock() function229 SkAutoPixmapUnlock(const SkPixmap& pm, void (*unlock)(void*), void* ctx) in SkAutoPixmapUnlock() function