HomeSort by relevance Sort by last modified time
    Searched full:im10 (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix_Delegate.java 850 int im10 = m10 != 0 ? 1 : 0; local
857 int ds0 = (im01 | im10) ^ 1; // true if both are 0
858 int ds1 = im01 & im10; // true if both are 1
    [all...]

Completed in 100 milliseconds