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

  /external/skia/include/core/
SkImage.h 69 static SkImage* NewTexture(GrTexture*);
  /external/skia/src/image/
SkImage_Gpu.cpp 71 SkImage* SkImage::NewTexture(GrTexture* texture) {
SkSurface_Gpu.cpp 78 return SkImage::NewTexture(rt->asTexture());

Completed in 1358 milliseconds