Home
last modified time | relevance | path

Searched defs:boundsType (Results 1 – 5 of 5) sorted by relevance

/external/skia/tests/
DCanvasStateTest.cpp252 SkClipStack::BoundsType boundsType; in test_saveLayer_clip() local
DClipStackTest.cpp407 SkClipStack::BoundsType boundsType; in test_rect_inverse_fill() local
/external/chromium_org/third_party/skia/tests/
DCanvasStateTest.cpp252 SkClipStack::BoundsType boundsType; in test_saveLayer_clip() local
DClipStackTest.cpp407 SkClipStack::BoundsType boundsType; in test_rect_inverse_fill() local
/external/chromium_org/chrome/renderer/resources/extensions/
Dapp_window_custom_bindings.js376 function updateBounds(boundsType, bounds) { argument
383 function updateSizeConstraints(boundsType, constraints) { argument