Searched defs:WrappedPixelRef (Results 1 – 2 of 2) sorted by relevance
35 class WrappedPixelRef; variable
34 class WrappedPixelRef : public SkPixelRef { class36 WrappedPixelRef(Bitmap* wrapper, void* storage, in WrappedPixelRef() function in android::WrappedPixelRef