Home
last modified time | relevance | path

Searched refs:isLCDCoverage (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrProcOptInfo.h47 fInOut.isLCDCoverage(); } in isFourChannelOutput()
/external/skia/include/gpu/
DGrInvariantOutput.h312 bool isLCDCoverage() const { return fIsLCDCoverage; } in isLCDCoverage() function