Searched defs:fIsSingleComponent (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/gpu/
H A DGrInvariantOutput.h17 , fIsSingleComponent(false)
23 fIsSingleComponent = false;
28 fIsSingleComponent = false;
34 fIsSingleComponent = false;
40 fIsSingleComponent = true;
45 fIsSingleComponent = true;
52 bool fIsSingleComponent; member in struct:GrInitInvariantOutput
61 , fIsSingleComponent(isSingleComponent)
69 , fIsSingleComponent(io.fIsSingleComponent)
326 bool fIsSingleComponent; member in class:GrInvariantOutput
[all...]

Completed in 95 milliseconds