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 26 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
PackedConfigsTextureTest.cpp 23 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
ReadPixelsTest.cpp 27 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
182 SkIRect clippedSrcRect = DEV_RECT;
298 DEV_RECT,
367 bool expectSuccess = SkIRect::Intersects(srcRect, DEV_RECT);
WritePixelsTest.cpp 23 static const SkIRect DEV_RECT = SkIRect::MakeWH(DEV_W, DEV_H);
308 DEV_RECT,

Completed in 142 milliseconds