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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrClipMaskManager.h136 bool drawElement(GrTexture* target, const SkClipStack::Element*, GrPathRenderer* = NULL);
H A DGrClipMaskManager.cpp272 bool GrClipMaskManager::drawElement(GrTexture* target, function in class:GrClipMaskManager
532 if (!this->drawElement(dst, element, pr)) {
563 this->drawElement(result, element);
/external/skia/src/gpu/
H A DGrClipMaskManager.h136 bool drawElement(GrTexture* target, const SkClipStack::Element*, GrPathRenderer* = NULL);
H A DGrClipMaskManager.cpp272 bool GrClipMaskManager::drawElement(GrTexture* target, function in class:GrClipMaskManager
532 if (!this->drawElement(dst, element, pr)) {
563 this->drawElement(result, element);

Completed in 1422 milliseconds