OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maskTexture
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/effects/
SkAlphaThresholdFilter.cpp
65
GrTexture*
maskTexture
,
69
maskTexture
,
88
GrTexture*
maskTexture
,
97
GrCoordTransform::MakeDivByTextureWHMatrix(
maskTexture
),
maskTexture
)
98
, fMaskTextureAccess(
maskTexture
) {
289
GrTexture*
maskTexture
= ast.texture();
290
if (NULL ==
maskTexture
) {
313
maskTexture
,
/external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.cpp
662
GrTexture*
maskTexture
= mask->texture();
665
GrContext::AutoRenderTarget art(context,
maskTexture
->asRenderTarget());
684
// Draw the mask into
maskTexture
with the path's top-left at the origin using tempPaint.
[
all
...]
Completed in 437 milliseconds