HomeSort by relevance Sort by last modified time
    Searched refs:getCachedMaskTexture (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrClipMaskManager.h 127 GrTexture* getCachedMaskTexture(int32_t elementsGenID, const SkIRect& clipSpaceIBounds);
GrClipMaskManager.cpp 505 GrTexture* GrClipMaskManager::getCachedMaskTexture(int32_t elementsGenID,
549 GrTexture* result = this->getCachedMaskTexture(elementsGenID, clipSpaceIBounds);
    [all...]

Completed in 37 milliseconds