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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTargetCaps.h 35 bool hwAALineSupport() const { return fHWAALineSupport; }
GrDrawTarget.cpp 628 if (!this->caps()->hwAALineSupport() ||
    [all...]
  /external/skia/src/gpu/
GrDrawTargetCaps.h 35 bool hwAALineSupport() const { return fHWAALineSupport; }
GrDrawTarget.cpp 628 if (!this->caps()->hwAALineSupport() ||
    [all...]

Completed in 209 milliseconds