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

  /external/skia/tests/
PathOpsBuilderConicTest.cpp 15 struct OvalSet {
24 static void testOvalSet(const OvalSet& set, const SkPath& oval, SkOpBuilder* builder,
55 static void testOne(skiatest::Reporter* reporter, const OvalSet& set) {
85 OvalSet set = {{0, 0, 0, 0}, col, row, rot, xOffset, yOffset};
    [all...]
  /external/skqp/tests/
PathOpsBuilderConicTest.cpp 15 struct OvalSet {
24 static void testOvalSet(const OvalSet& set, const SkPath& oval, SkOpBuilder* builder,
55 static void testOne(skiatest::Reporter* reporter, const OvalSet& set) {
85 OvalSet set = {{0, 0, 0, 0}, col, row, rot, xOffset, yOffset};
    [all...]

Completed in 4021 milliseconds