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

  /external/skia/src/gpu/
GrClipMaskManager.h 139 bool useSWOnlyPath(const GrPipelineBuilder&,
GrClipMaskManager.cpp 162 bool GrClipMaskManager::useSWOnlyPath(const GrPipelineBuilder& pipelineBuilder,
442 if (this->useSWOnlyPath(pipelineBuilder, rt, clipToMaskOffset, elements)) {
456 // If createAlphaClipMask fails it means useSWOnlyPath has a bug
661 // useSWOnlyPath should now filter out all cases where gpu-side mask merging would
    [all...]

Completed in 158 milliseconds