HomeSort by relevance Sort by last modified time
    Searched refs:effects (Results 201 - 225 of 330) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 101 struct preproc_effect_s effects[PREPROC_NUM_EFFECTS]; // effects in this session member in struct:preproc_session_s
177 // as the pre processing effects are not defined by OpenSL ES
816 status = Effect_Init(&session->effects[i], i);
877 status = Effect_Create(&session->effects[procId], session, interface);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go 60 // Summary sets of block effects.
542 // Computes the effects of an instruction on a set of
731 fmt.Printf("effects of %v\n", p)
1041 // effects with the each prog effects.
    [all...]
order.go 260 // Orderexprinplace orders the side effects in *np and
275 // Orderstmtinplace orders the side effects of the single statement *np
966 // the side effects on the individual expression ninit lists.
978 // effects to order->out as needed.
    [all...]
racewalk.go 253 // side effects are safe.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go 60 // Summary sets of block effects.
542 // Computes the effects of an instruction on a set of
731 fmt.Printf("effects of %v\n", p)
1041 // effects with the each prog effects.
    [all...]
order.go 260 // Orderexprinplace orders the side effects in *np and
275 // Orderstmtinplace orders the side effects of the single statement *np
966 // the side effects on the individual expression ninit lists.
978 // effects to order->out as needed.
    [all...]
racewalk.go 253 // side effects are safe.
  /external/skia/src/ports/
SkFontHost_mac.cpp 772 const SkScalerContextEffects& effects,
774 : INHERITED(std::move(typeface), effects, desc)
    [all...]
SkFontHost_win.cpp 610 const SkScalerContextEffects& effects,
612 : SkScalerContext(std::move(rawTypeface), effects, desc)
    [all...]
  /external/v8/src/compiler/
wasm-compiler.h 143 Node* EffectPhi(unsigned count, Node** effects, Node* control);
  /external/protobuf/csharp/src/Google.Protobuf/
ByteString.cs 51 /// Unsafe operations that can cause IO Failure and/or other catestrophic side-effects.
  /prebuilts/go/darwin-x86/src/html/template/
js.go 134 // neither side-effects nor free variables outside (NaN, Infinity).
  /prebuilts/go/linux-x86/src/html/template/
js.go 134 // neither side-effects nor free variables outside (NaN, Infinity).
  /device/google/marlin/camera/QCamera2/HAL/test/
qcamera_test.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/test/
qcamera_test.cpp 1445 const char *effects = mParams.get(CameraParameters::KEY_SUPPORTED_EFFECTS); local
    [all...]
  /prebuilts/go/darwin-x86/src/math/rand/
rand.go 193 // statement. But Perm also effects r. Making this change will affect
  /prebuilts/go/darwin-x86/src/runtime/
hash_test.go 436 // record the effects of that bit flip
  /prebuilts/go/darwin-x86/src/syscall/
exec_linux.go 74 // Guard against side effects of shuffling fds below.
exec_plan9.go 136 // Guard against side effects of shuffling fds below.
  /prebuilts/go/linux-x86/src/math/rand/
rand.go 193 // statement. But Perm also effects r. Making this change will affect
  /prebuilts/go/linux-x86/src/runtime/
hash_test.go 436 // record the effects of that bit flip
  /prebuilts/go/linux-x86/src/syscall/
exec_linux.go 74 // Guard against side effects of shuffling fds below.
exec_plan9.go 136 // Guard against side effects of shuffling fds below.
  /compatibility/cdd/3_software/
3_8_user-interface-compatibility.md 201 visual effects are suppressed in the DND settings menu.
327 rate with no adverse effects on other applications. If limitations in the
  /external/ImageMagick/www/api/
image.php 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
128 <p>The current gravity setting effects how the image is justified in the final image.</p>
971 <p>The current gravity setting now effects how the image is justified in the final image.</p>

Completed in 1060 milliseconds

1 2 3 4 5 6 7 891011>>