Searched refs:is_identity (Results 1 – 2 of 2) sorted by relevance
24 static bool is_identity(const SkMatrix& m) { in is_identity() function56 REPORTER_ASSERT(reporter, is_identity(iden1)); in TestMatrix()61 REPORTER_ASSERT(reporter, is_identity(iden1)); in TestMatrix()67 REPORTER_ASSERT(reporter, is_identity(iden1)); in TestMatrix()75 REPORTER_ASSERT(reporter, is_identity(iden1)); in TestMatrix()77 REPORTER_ASSERT(reporter, is_identity(iden2)); in TestMatrix()
29 const bool is_identity = i->source == i->dest; in PerformInjectiveMultimap() local32 if (!is_identity && i->dest == j->source) { in PerformInjectiveMultimap()52 if (!is_identity) { in PerformInjectiveMultimap()57 if (!is_identity && i->close) in PerformInjectiveMultimap()