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

  /external/skia/include/core/
Sk64.h 99 int shiftToMake32() const;
  /external/skia/src/core/
Sk64.cpp 113 int Sk64::shiftToMake32() const
SkGeometry.cpp 165 int na = A.shiftToMake32();
166 int nb = B.shiftToMake32();
167 int nc = C.shiftToMake32();
    [all...]

Completed in 555 milliseconds