Searched refs:createMippedProxyFromBitmap (Results 1 – 2 of 2) sorted by relevance
292 sk_sp<GrTextureProxy> createMippedProxyFromBitmap(const SkBitmap&,
293 proxy = this->createMippedProxyFromBitmap(copyBitmap, budgeted); in createProxyFromBitmap()343 sk_sp<GrTextureProxy> GrProxyProvider::createMippedProxyFromBitmap(const SkBitmap& bitmap, in createMippedProxyFromBitmap() function in GrProxyProvider