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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.h 118 bool willUseHWAALines() const;
    [all...]
GrDrawTarget.cpp 624 bool GrDrawTarget::willUseHWAALines() const {
    [all...]
GrContext.cpp 747 if (0 == strokeWidth && target->willUseHWAALines()) {
    [all...]
  /external/skia/src/gpu/
GrDrawTarget.h 118 bool willUseHWAALines() const;
    [all...]
GrDrawTarget.cpp 624 bool GrDrawTarget::willUseHWAALines() const {
    [all...]
GrContext.cpp 747 if (0 == strokeWidth && target->willUseHWAALines()) {
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]

Completed in 1347 milliseconds