Searched refs:createSoftwareClipMask (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrClipMaskManager.h132 GrTexture* createSoftwareClipMask(int32_t elementsGenID,
H A DGrClipMaskManager.cpp293 result = this->createSoftwareClipMask(genID,
1043 GrTexture* GrClipMaskManager::createSoftwareClipMask(int32_t elementsGenID, function in class:GrClipMaskManager
/external/skia/src/gpu/
H A DGrClipMaskManager.h128 GrTexture* createSoftwareClipMask(int32_t elementsGenID,
H A DGrClipMaskManager.cpp291 result = this->createSoftwareClipMask(genID,
1042 GrTexture* GrClipMaskManager::createSoftwareClipMask(int32_t elementsGenID, function in class:GrClipMaskManager

Completed in 585 milliseconds