Searched refs:BoundsType (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkClipStack.h29 enum BoundsType { enum in class:SkClipStack
199 SkClipStack::BoundsType fFiniteBoundType;
309 BoundsType* boundType,
/external/skia/include/core/
H A DSkClipStack.h29 enum BoundsType { enum in class:SkClipStack
199 SkClipStack::BoundsType fFiniteBoundType;
309 BoundsType* boundType,
/external/chromium_org/extensions/browser/api/app_current_window_internal/
H A Dapp_current_window_internal_api.cc96 enum BoundsType { enum in namespace:extensions::bounds
107 BoundsType GetBoundsType(const std::string& type_as_string) {
196 bounds::BoundsType bounds_type = bounds::GetBoundsType(params->bounds_type);
262 bounds::BoundsType bounds_type = bounds::GetBoundsType(params->bounds_type);
/external/chromium_org/third_party/skia/src/core/
H A DSkClipStack.cpp434 SkClipStack::BoundsType prevType;
598 BoundsType* boundType,
625 SkClipStack::BoundsType bt;
815 SkClipStack::BoundsType boundType;
/external/skia/src/core/
H A DSkClipStack.cpp434 SkClipStack::BoundsType prevType;
598 BoundsType* boundType,
625 SkClipStack::BoundsType bt;
815 SkClipStack::BoundsType boundType;
/external/chromium_org/third_party/skia/src/gpu/
H A DGrReducedClip.cpp54 SkClipStack::BoundsType stackBoundsType;
/external/chromium_org/third_party/skia/tests/
H A DCanvasStateTest.cpp322 SkClipStack::BoundsType boundsType;
H A DClipStackTest.cpp407 SkClipStack::BoundsType boundsType;
418 SkClipStack::BoundsType type;
525 SkClipStack::BoundsType type;
/external/skia/src/gpu/
H A DGrReducedClip.cpp54 SkClipStack::BoundsType stackBoundsType;
/external/skia/tests/
H A DCanvasStateTest.cpp252 SkClipStack::BoundsType boundsType;
H A DClipStackTest.cpp407 SkClipStack::BoundsType boundsType;
418 SkClipStack::BoundsType type;
525 SkClipStack::BoundsType type;

Completed in 272 milliseconds