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

1 2 3 4 5 6 7 8 91011>>

  /device/google/marlin/common/
base.mk 841 #Enabling video for live effects
  /external/ImageMagick/www/api/
effect.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."/>
577 <p>SpreadImage() is a special effects method that randomly displaces each pixel in a square area defined by the radius parameter.</p>
fx.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."/>
199 <p>ColorMatrixImage() applies color transformation to an image. This method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p>
  /prebuilts/devtools/tools/lib/
asset-studio.jar 
  /prebuilts/go/darwin-x86/src/cmd/go/
get.go 226 // Use that in the following to prevent hysteresis effects
test.go 953 // There are two user-visible effects of this change.
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
resolver.go 455 // any of its exported identifiers. To import a package solely for its side-effects
  /prebuilts/go/linux-x86/src/cmd/go/
get.go 226 // Use that in the following to prevent hysteresis effects
test.go 953 // There are two user-visible effects of this change.
    [all...]
  /prebuilts/go/linux-x86/src/go/types/
resolver.go 455 // any of its exported identifiers. To import a package solely for its side-effects
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
walk.go 392 // complex side effects like statements are appended to init
524 // delayed until now to preserve side effects.
586 // cannot put side effects from n.Right on init,
    [all...]
subr.go 1281 // return side effect-free n, appending side effects to init.
1355 // return side-effect free and cheap n, appending side effects to init.
    [all...]
typecheck.go 1311 // any side effects disappear; ignore init
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
walk.go 392 // complex side effects like statements are appended to init
524 // delayed until now to preserve side effects.
586 // cannot put side effects from n.Right on init,
    [all...]
subr.go 1281 // return side effect-free n, appending side effects to init.
1355 // return side-effect free and cheap n, appending side effects to init.
    [all...]
typecheck.go 1311 // any side effects disappear; ignore init
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1_1.h     [all...]
  /external/v8/benchmarks/
deltablue.js 41 * the constraint model is built by side-effects from constructors.
  /prebuilts/go/darwin-x86/src/image/
image.go 18 // initialization side effects.
  /prebuilts/go/linux-x86/src/image/
image.go 18 // initialization side effects.
  /prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go 894 // effects.
925 // effects. x is an expression, not a statement, so the only side
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go 894 // effects.
925 // effects. x is an expression, not a statement, so the only side
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestIssues.cs     [all...]
  /external/v8/src/compiler/
wasm-compiler.cc 454 Node* WasmGraphBuilder::EffectPhi(unsigned count, Node** effects,
457 Node** buf = Realloc(effects, count, count + 1);
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mgc.go 558 // be in [0, 1]. Lower values smooth out transient effects but
    [all...]

Completed in 614 milliseconds

1 2 3 4 5 6 7 8 91011>>