HomeSort by relevance Sort by last modified time
    Searched refs:normalize (Results 576 - 600 of 1394) sorted by null

<<21222324252627282930>>

  /external/skia/src/gpu/ops/
GrAAConvexTessellator.cpp 151 if (!fBisectors[cur].normalize()) {
157 SkAssertResult(fBisectors[cur].normalize());
408 SkDEBUGCODE(SkScalar len =) SkPoint::Normalize(&fNorms.top());
418 SkDEBUGCODE(SkScalar len =) SkPoint::Normalize(&fNorms[0]);
841 SkPoint::Normalize(&fPts[cur].fNorm);
850 if (!fPts[cur].fBisector.normalize()) {
    [all...]
  /external/skia/src/pathops/
SkPathOpsPoint.h 87 void normalize() { function in struct:SkDVector
  /external/skqp/src/gpu/ops/
GrAAConvexTessellator.cpp 151 if (!fBisectors[cur].normalize()) {
157 SkAssertResult(fBisectors[cur].normalize());
408 SkDEBUGCODE(SkScalar len =) SkPoint::Normalize(&fNorms.top());
418 SkDEBUGCODE(SkScalar len =) SkPoint::Normalize(&fNorms[0]);
841 SkPoint::Normalize(&fPts[cur].fNorm);
850 if (!fPts[cur].fBisector.normalize()) {
    [all...]
  /external/skqp/src/pathops/
SkPathOpsPoint.h 87 void normalize() { function in struct:SkDVector
  /external/swiftshader/third_party/LLVM/tools/llc/
llc.cpp 257 mod.setTargetTriple(Triple::normalize(TargetTriple));
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
PdfManipulationService.java 245 ranges = PageRangeUtils.normalize(ranges);
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
DataUsageController.java 117 template = NetworkTemplate.normalize(template, mTelephonyManager.getMergedSubscriberIds());
  /frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/certificate/
CertUtils.java 134 document.getDocumentElement().normalize();
  /frameworks/native/libs/math/tests/
vec_test.cpp 247 vec3 vn(normalize(v0));
  /libcore/ojluni/src/main/java/sun/util/calendar/
BaseCalendar.java 217 public boolean normalize(CalendarDate date) { method in class:BaseCalendar
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 204 mBaseDate.normalize(true);
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlarmScheduler.java 133 time.normalize(false);
  /packages/apps/Calendar/src/com/android/calendar/recurrencepicker/
RecurrencePickerDialog.java 539 model.endDate.normalize(false);
640 mTime.normalize(false);
742 mModel.endDate.normalize(false);
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropObject.java 236 float[] bUnit = GeometryMathUtils.normalize(b);
  /tools/tradefederation/core/prod-tests/src/com/android/performance/tests/
GLBenchmarkTest.java 230 doc.getDocumentElement().normalize();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mhlib.py 812 def normalize(self): member in class:IntSet
887 self.normalize()
903 self.normalize()
    [all...]
  /external/ImageMagick/MagickCore/
feature.c 1012 Normalize spatial dependence matrix.
1014 normalize; local
    [all...]
  /external/deqp/modules/gles3/stress/
es3sDrawTests.cpp 248 spec.attribs[0].normalize = false;
259 spec.attribs[1].normalize = false;
553 attribSpec.normalize = random.getBool();
  /external/icu/android_icu4j/src/main/java/android/icu/text/
SpoofChecker.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SpoofChecker.java     [all...]
  /external/python/cpython2/Lib/
mhlib.py 812 def normalize(self): member in class:IntSet
887 self.normalize()
903 self.normalize()
    [all...]
  /external/skia/src/core/
SkPathMeasure.cpp 449 tangent->normalize();
455 tangent->normalize();
461 tangent->normalize();
  /external/skqp/src/core/
SkPathMeasure.cpp 449 tangent->normalize();
455 tangent->normalize();
461 tangent->normalize();
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mhlib.py 812 def normalize(self): member in class:IntSet
887 self.normalize()
903 self.normalize()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mhlib.py 812 def normalize(self): member in class:IntSet
887 self.normalize()
903 self.normalize()
    [all...]

Completed in 1266 milliseconds

<<21222324252627282930>>