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

  /external/chromium_org/third_party/skia/src/gpu/
GrClipMaskManager.h 127 GrTexture* createAlphaClipMask(int32_t elementsGenID,
131 // Similar to createAlphaClipMask but it rasterizes in SW and uploads to the result texture.
GrClipMaskManager.cpp 298 result = this->createAlphaClipMask(genID,
543 GrTexture* GrClipMaskManager::createAlphaClipMask(int32_t elementsGenID,
    [all...]
  /external/skia/src/gpu/
GrClipMaskManager.h 123 GrTexture* createAlphaClipMask(int32_t elementsGenID,
127 // Similar to createAlphaClipMask but it rasterizes in SW and uploads to the result texture.
GrClipMaskManager.cpp 296 result = this->createAlphaClipMask(genID,
542 GrTexture* GrClipMaskManager::createAlphaClipMask(int32_t elementsGenID,
    [all...]

Completed in 60 milliseconds