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

/external/skia/src/core/
H A DSkImageFilter.cpp213 WrapTexture(resultTex, bounds.width(), bounds.height(), result);
320 void SkImageFilter::WrapTexture(GrTexture* texture, int width, int height, SkBitmap* result) { function in class:SkImageFilter
/external/chromium_org/third_party/skia/src/core/
H A DSkImageFilter.cpp279 WrapTexture(resultTex, bounds.width(), bounds.height(), result);
379 void SkImageFilter::WrapTexture(GrTexture* texture, int width, int height, SkBitmap* result) { function in class:SkImageFilter

Completed in 200 milliseconds