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

  /external/chromium_org/third_party/skia/tests/
MatrixTest.cpp 609 static bool naive_homogeneous_mapping(const SkMatrix& m, const SkScalar src[3], function
728 REPORTER_ASSERT(reporter, naive_homogeneous_mapping(mats[i], &randTriples[j*3], dst));
    [all...]
  /external/skia/tests/
MatrixTest.cpp 579 static bool naive_homogeneous_mapping(const SkMatrix& m, const SkScalar src[3], function
698 REPORTER_ASSERT(reporter, naive_homogeneous_mapping(mats[i], &randTriples[j*3], dst));

Completed in 75 milliseconds