Searched refs:createNonMippedProxyFromBitmap (Results 1 – 2 of 2) sorted by relevance
311 sk_sp<GrTextureProxy> createNonMippedProxyFromBitmap(const SkBitmap&,
331 proxy = this->createNonMippedProxyFromBitmap(copyBitmap, fit, budgeted); in createProxyFromBitmap()353 sk_sp<GrTextureProxy> GrProxyProvider::createNonMippedProxyFromBitmap(const SkBitmap& bitmap, in createNonMippedProxyFromBitmap() function in GrProxyProvider