Searched refs:load_etc1_texture (Results 1 – 1 of 1) sorted by relevance
202 static GrTexture* load_etc1_texture(GrContext* ctx, const SkBitmap &bm, GrSurfaceDesc desc) { in load_etc1_texture() function252 GrTexture *texture = load_etc1_texture(ctx, *bitmap, desc); in GrUploadBitmapToTexture()