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

  /external/skia/src/gpu/
GrClipMaskManager.h 147 bool canStencilAndDrawElement(GrTexture* target, const SkClipStack::Element*, GrPathRenderer**);
GrClipMaskManager.cpp 310 bool GrClipMaskManager::canStencilAndDrawElement(GrTexture* target,
470 bool useTemp = !this->canStencilAndDrawElement(result, element, &pr);
    [all...]

Completed in 3109 milliseconds