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

  /external/skia/include/gpu/
GrInvariantOutput.h 17 , fIsSingleComponent(false)
23 fIsSingleComponent = false;
28 fIsSingleComponent = false;
34 fIsSingleComponent = false;
40 fIsSingleComponent = true;
45 fIsSingleComponent = true;
52 bool fIsSingleComponent;
62 , fIsSingleComponent(isSingleComponent)
70 , fIsSingleComponent(io.fIsSingleComponent)
    [all...]
  /external/skia/src/gpu/
GrInvariantOutput.cpp 13 if (fIsSingleComponent) {
GrProcOptInfo.cpp 21 out.fIsSingleComponent = areCoverageStages;

Completed in 278 milliseconds