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

  /external/skia/tests/
ClipStackTest.cpp 931 static const SkIRect kIBounds = SkIRect::MakeWH(100, 100);
932 static const SkRect kBounds = SkRect::Make(kIBounds);
    [all...]
  /external/skqp/tests/
ClipStackTest.cpp 931 static const SkIRect kIBounds = SkIRect::MakeWH(100, 100);
932 static const SkRect kBounds = SkRect::Make(kIBounds);
    [all...]

Completed in 690 milliseconds