HomeSort by relevance Sort by last modified time
    Searched refs:DEV_RECT (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
ReadPixelsTest.cpp 16 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
175 SkIRect clippedSrcRect = DEV_RECT;
255 DEV_RECT,
357 bool expectSuccess = SkIRect::Intersects(srcRect, DEV_RECT);
374 SkIRect clippedRect = DEV_RECT;