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

  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
RotateTransformOperation.cpp 49 bool toZero = !to || to->axis().isZero();
51 if (fromZero && toZero)
60 if (toZero) {
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
converter.hpp 381 typedef generic_range_checker<Traits,Pred1,Pred2,OverflowHandler> ToZero ;
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;

Completed in 1414 milliseconds