Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DCanvasTest.cpp147 const SkIRect restrictionR = { 2, 2, 8, 8 }; in test_restriction() local
148 canvas->androidFramework_setDeviceClipRestriction(restrictionR); in test_restriction()
149 REPORTER_ASSERT(reporter, canvas->getDeviceClipBounds() == restrictionR); in test_restriction()

Completed in 2 milliseconds