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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrClipMaskManager.h131 bool useSWOnlyPath(const GrReducedClip::ElementList& elements);
H A DGrClipMaskManager.cpp86 bool GrClipMaskManager::useSWOnlyPath(const ElementList& elements) { function in class:GrClipMaskManager
163 if (this->useSWOnlyPath(elements)) {
/external/skia/src/gpu/
H A DGrClipMaskManager.h131 bool useSWOnlyPath(const GrReducedClip::ElementList& elements);
H A DGrClipMaskManager.cpp86 bool GrClipMaskManager::useSWOnlyPath(const ElementList& elements) { function in class:GrClipMaskManager
163 if (this->useSWOnlyPath(elements)) {

Completed in 52 milliseconds