Searched refs:asBitmap (Results 1 – 5 of 5) sorted by relevance
55 (void)provider.asBitmap(&fResultBitmap); in processHighRequest()116 (void)provider.asBitmap(&fResultBitmap); in State()
19 bool SkBitmapProvider::asBitmap(SkBitmap* bm) const { in asBitmap() function in SkBitmapProvider
29 bool asBitmap(SkBitmap*) const;
290 if (!provider.asBitmap(&src)) { in AddAndRef()
71 public BitmapTypeRequest<ModelType> asBitmap() { in asBitmap() method in DrawableTypeRequest