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

/external/skia/src/gpu/
H A DGrClipMaskManager.h112 GrTexture* createAlphaClipMask(int32_t elementsGenID,
118 // Similar to createAlphaClipMask but it rasterizes in SW and uploads to the result texture.
H A DGrClipMaskManager.cpp317 result = this->createAlphaClipMask(genID,
541 GrTexture* GrClipMaskManager::createAlphaClipMask(int32_t elementsGenID, function in class:GrClipMaskManager

Completed in 50 milliseconds