Searched defs:readPixelsProxy (Results 1 – 2 of 2) sorted by relevance
39 bool SkImage_LazyTexture::readPixelsProxy(GrDirectContext* ctx, const SkPixmap& pixmap) const { in readPixelsProxy() function in SkImage_LazyTexture
90 virtual bool readPixelsProxy(GrDirectContext*, const SkPixmap&) const { return false; } in readPixelsProxy() function