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

/external/skia/tests/
H A DReadPixelsTest.cpp27 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H); variable
182 SkIRect clippedSrcRect = DEV_RECT;
298 DEV_RECT,
367 bool expectSuccess = SkIRect::Intersects(srcRect, DEV_RECT);
H A DWritePixelsTest.cpp27 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H); variable
299 DEV_RECT,
/external/skqp/tests/
H A DReadPixelsTest.cpp27 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H); variable
182 SkIRect clippedSrcRect = DEV_RECT;
298 DEV_RECT,
367 bool expectSuccess = SkIRect::Intersects(srcRect, DEV_RECT);
H A DWritePixelsTest.cpp27 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H); variable
309 DEV_RECT,

Completed in 238 milliseconds