Searched refs:maskTexture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DSkGpuDevice.cpp837 GrTexture* maskTexture = mask->texture(); local
840 GrContext::AutoRenderTarget art(context, maskTexture->asRenderTarget());
859 // Draw the mask into maskTexture with the path's top-left at the origin using tempPaint.
/external/skia/src/gpu/
H A DSkGpuDevice.cpp837 GrTexture* maskTexture = mask->texture(); local
840 GrContext::AutoRenderTarget art(context, maskTexture->asRenderTarget());
859 // Draw the mask into maskTexture with the path's top-left at the origin using tempPaint.

Completed in 66 milliseconds