HomeSort by relevance Sort by last modified time
    Searched refs:GrUploadBitmapToTexture (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
SkGrPriv.h 120 GrTexture* GrUploadBitmapToTexture(GrContext*, const SkBitmap&);
GrImageIDTextureAdjuster.cpp 94 tex = GrUploadBitmapToTexture(this->context(), fBitmap);
SkGr.cpp 218 GrTexture* GrUploadBitmapToTexture(GrContext* ctx, const SkBitmap& bmp) {
  /external/skia/src/core/
SkImageCacherator.cpp 304 GrTexture* tex = GrUploadBitmapToTexture(ctx, bitmap);

Completed in 76 milliseconds