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

  /external/skia/tests/
FloatingPointTextureTest.cpp 25 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
PackedConfigsTextureTest.cpp 22 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
ReadPixelsTest.cpp 26 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
192 SkIRect clippedSrcRect = DEV_RECT;
318 DEV_RECT,
387 bool expectSuccess = SkIRect::Intersects(srcRect, DEV_RECT);
407 SkIRect clippedRect = DEV_RECT;
WritePixelsTest.cpp 22 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
308 DEV_RECT,

Completed in 370 milliseconds