Searched defs:WrapTexture (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkImageFilter.cpp282 WrapTexture(dst, bounds.width(), bounds.height(), result);
383 void SkImageFilter::WrapTexture(GrTexture* texture, int width, int height, SkBitmap* result) { function in class:SkImageFilter

Completed in 59 milliseconds