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

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix_Delegate.java 849 int im01 = m01 != 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 461 milliseconds