Home
last modified time | relevance | path

Searched refs:load_etc1_texture (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DSkGr.cpp202 static GrTexture* load_etc1_texture(GrContext* ctx, const SkBitmap &bm, GrSurfaceDesc desc) { in load_etc1_texture() function
252 GrTexture *texture = load_etc1_texture(ctx, *bitmap, desc); in GrUploadBitmapToTexture()