Home
last modified time | relevance | path

Searched defs:isAA (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/gm/
Dwindowrectangles.cpp59 bool isAA = element->isAA(); in coverClipStack() local
/third_party/skia/src/core/
DSkRasterClip.h36 bool isAA() const { return !fIsBW; } in isAA() function
DSkClipStack.h151 bool isAA() const { return fDoAA; } in isAA() function
DSkDevice.cpp580 bool isAA, bool fillsBounds) { in op()
DSkCanvas.cpp1434 const bool isAA = kSoft_ClipEdgeStyle == edgeStyle; in onClipRect() local
1512 bool isAA = kSoft_ClipEdgeStyle == edgeStyle; in onClipRRect() local
1544 bool isAA = kSoft_ClipEdgeStyle == edgeStyle; in onClipPath() local
/third_party/skia/tests/
DTextureOpTest.cpp53 const GrSurfaceProxyView& proxyView, bool isAA) { in create_op()
DClipStackTest.cpp828 bool isAA; in test_is_rrect_deep_rect_stack() local
848 bool isAA; in test_is_rrect_deep_rect_stack() local
/third_party/flutter/skia/src/core/
DSkRasterClip.h75 bool isAA() const { return !fIsBW; } in isAA() function
DSkClipStack.h131 bool isAA() const { return fDoAA; } in isAA() function
DSkClipStack.cpp752 bool isAA = false; in asPath() local
DSkCanvas.cpp1384 const bool isAA = kSoft_ClipEdgeStyle == edgeStyle; in onClipRect() local
1422 bool isAA = kSoft_ClipEdgeStyle == edgeStyle; in onClipRRect() local
1459 bool isAA = kSoft_ClipEdgeStyle == edgeStyle; in onClipPath() local
/third_party/flutter/skia/gm/
Dwindowrectangles.cpp108 bool isAA = element->isAA(); in onCoverClipStack() local
/third_party/flutter/skia/src/gpu/
DGrClipStackClip.cpp57 bool isAA; in isRRect() local
/third_party/flutter/skia/tests/
DClipStackTest.cpp1441 bool isAA; in test_is_rrect_deep_rect_stack() local
1461 bool isAA; in test_is_rrect_deep_rect_stack() local
/third_party/flutter/skia/src/ports/
DSkFontHost_win.cpp1100 const bool isAA = !isLCD(fRec); in generateImage() local
/third_party/skia/src/ports/
DSkFontHost_win.cpp1097 const bool isAA = !isLCD(fRec); in generateImage() local