HomeSort by relevance Sort by last modified time
    Searched refs:fit (Results 76 - 100 of 304) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skia/src/gpu/
GrSWMaskHelper.h 58 sk_sp<GrTextureProxy> toTextureProxy(GrContext*, SkBackingFit fit);
GrSurfaceProxy.cpp 23 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, SkBackingFit fit)
29 , fFit(fit)
153 SkBackingFit fit,
193 return sk_sp<GrTextureProxy>(new GrTextureRenderTargetProxy(*caps, copyDesc, fit,
197 return sk_sp<GrTextureProxy>(new GrTextureProxy(copyDesc, fit, budgeted, nullptr, 0, flags));
GrYUVProvider.cpp 107 SkBackingFit fit = local
112 yuvTextureContexts[i] = ctx->contextPriv().makeDeferredSurfaceContext(yuvDesc, fit,
  /external/v8/tools/clang/blink_gc_plugin/
RecordInfo.h 191 for (RecordInfo::Fields::iterator fit = it->second.fields_->begin();
192 fit != it->second.fields_->end();
193 ++fit) {
194 fit->second.deleteEdge();
  /frameworks/av/media/libstagefright/include/media/stagefright/
VideoFrameScheduler.h 72 nsecs_t mRefitAt; // next input time to fit at
78 // returns whether fit was successful
79 bool fit(nsecs_t phase, nsecs_t period, size_t numSamples,
  /external/google-benchmark/src/
complexity.cc 75 // http://github.com/ismaelJimenez/Minimal-Cpp-Least-Squared-Fit
103 double fit = result.coef * fitting_curve(n[i]);
104 rms += pow((time[i] - fit), 2);
138 for (const auto& fit : fit_curves) {
139 LeastSq current_fit = MinimalLeastSq(n, time, FittingCurve(fit));
142 best_fit.complexity = fit;
  /external/libcxx/utils/google-benchmark/src/
complexity.cc 75 // http://github.com/ismaelJimenez/Minimal-Cpp-Least-Squared-Fit
103 double fit = result.coef * fitting_curve(n[i]);
104 rms += pow((time[i] - fit), 2);
138 for (const auto& fit : fit_curves) {
139 LeastSq current_fit = MinimalLeastSq(n, time, FittingCurve(fit));
142 best_fit.complexity = fit;
  /external/freetype/src/autofit/
aflatin2.c 626 width->fit = width->cur;
644 blue->ref.fit = blue->ref.cur;
646 blue->shoot.fit = blue->shoot.cur;
672 blue->ref.fit = FT_PIX_ROUND( blue->ref.cur );
673 blue->shoot.fit = blue->ref.fit + delta2;
676 " ref.cur=%.2g ref.fit=%.2g"
677 " shoot.cur=%.2g shoot.fit=%.2g\n",
678 nn, blue->ref.cur / 64.0, blue->ref.fit / 64.0,
679 blue->shoot.cur / 64.0, blue->shoot.fit / 64.0 ))
2055 FT_Pos displacements[6], scores[6], org, fit, delta; local
    [all...]
aflatin.c     [all...]
  /external/skia/include/gpu/
GrContext.h 212 SkBackingFit fit,
227 SkBackingFit fit,
  /external/freetype/src/pshinter/
pshglob.h 68 FT_Pos fit; member in struct:PSH_WidthRec_
  /external/markdown/markdown/extensions/
headerid.py 27 To fit within a html template's hierarchy, set the header base level:
  /external/pdfium/third_party/freetype/src/pshinter/
pshglob.h 68 FT_Pos fit; member in struct:PSH_WidthRec_
  /external/skia/include/private/
GrSurfaceProxy.h 341 GrSurfaceProxy(const GrSurfaceDesc& desc, SkBackingFit fit, SkBudgeted budgeted, uint32_t flags)
346 , fFit(fit)
356 GrSurfaceProxy(sk_sp<GrSurface> surface, SkBackingFit fit);
  /frameworks/av/media/libstagefright/
VideoFrameScheduler.cpp 113 fit(0, period * 12 / 7, 8, &a, &b, &err);
125 bool VideoFrameScheduler::PLL::fit( function in class:android::VideoFrameScheduler::PLL
241 fit(firstTime, delta, numSamplesToUse, &a, &b, &err);
250 fit(firstTime, delta, numSamplesToUse, &a, &b, &err);
293 if (!fit(mPhase, mPeriod, kMaxSamplesToEstimatePeriod, &a, &b, &err)) {
296 ALOGV("could not fit - keeping old period:%lld", (long long)mPeriod);
  /external/protobuf/ruby/ext/google/protobuf_c/
storage.c 452 upb_oneof_iter fit; local
460 for (upb_oneof_begin(&fit, oneof);
461 !upb_oneof_done(&fit);
462 upb_oneof_next(&fit)) {
463 const upb_fielddef* field = upb_oneof_iter_field(&fit);
474 upb_oneof_iter fit; local
480 for (upb_oneof_begin(&fit, oneof);
481 !upb_oneof_done(&fit);
482 upb_oneof_next(&fit)) {
483 const upb_fielddef* field = upb_oneof_iter_field(&fit);
    [all...]
  /external/skia/src/core/
SkGpuBlurUtils.cpp 197 SkBackingFit fit) {
243 dstRenderTargetContext = context->makeDeferredRenderTargetContext(fit, width, height,
266 fit,
323 dstRenderTargetContext = context->makeDeferredRenderTargetContext(fit, srcRect.width(),
359 dstRenderTargetContext = context->makeDeferredRenderTargetContext(fit, srcRect.width(),
393 fit, SkTMin(dstRect.width(), width),
  /frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
FindRegion.java 111 Allocation fit = Allocation.createTyped(mRs, builderF32.create()); local
120 findRegion.forEach_bordercorrelation(fit, options);
128 findRegion.invoke_findMin(fit, fit_max, noSearch_x, noSearch_y,
  /device/google/dragon-kernel/
push-kernel.sh 63 bsdtar -s '/.*vmlinuz-3.18.*/Image.fit/' -jxf kernel.tbz2 '*vmlinuz-3.18*'
81 git add Image.fit
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
CurveFitter.java 74 * @param weight weight of the observed point in the fit
113 /** Fit a curve.
115 * fit the sample of observed points previously given through calls
118 * @param f parametric function to fit
125 public double[] fit(final ParametricRealFunction f, method in class:CurveFitter
139 // perform the fit
152 /** Function to fit. */
156 * @param f function to fit.
  /external/libunwind/doc/
unw_get_reg.tex 34 registers whose values fit in a single word. See
35 \Func{unw\_get\_fpreg}(3) for a way to read registers which do not fit
unw_set_reg.tex 34 registers whose values fit in a single word. See
36 fit this constraint.
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
MatrixFit.java 22 // Simple implementation of a matrix fit in N dimensions.
32 mValid = fit(from, to);
47 public boolean fit(double[][] from, double[][] to) { method in class:MatrixFit
  /external/curl/packages/vms/
build_gnv_curl_pcsi_text.com 7 $! 2. [--]readme. file from the Curl distribution, modified to fit
9 $! 3. [--]copying file from the Curl distribution, modified to fit
  /external/libvpx/libvpx/vpx_dsp/x86/
ssim_opt_x86_64.asm 59 ; ( calling app will initialize to 0 ) could easily fit everything in sse2
149 ; ( calling app will initialize to 0 ) could easily fit everything in sse2

Completed in 4531 milliseconds

1 2 34 5 6 7 8 91011>>