HomeSort by relevance Sort by last modified time
    Searched refs:pixel (Results 126 - 150 of 555) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/clang/test/Parser/
altivec.c 25 __vector pixel vv__p;
50 vector pixel v__p;
86 vector bool pixel v_bp; // expected-error {{cannot use '__pixel' with '__vector bool'}}
92 vector __bool pixel v___bp; // expected-error {{cannot use '__pixel' with '__vector bool'}}
108 vector pixel i16;
  /external/deqp/framework/delibs/deimage/
deImage.c 170 deARGB pixel = deImage_getPixel(image, x, y); local
172 pixels[4*ndx+0] = (deUint8)deARGB_getRed(pixel);
173 pixels[4*ndx+1] = (deUint8)deARGB_getGreen(pixel);
174 pixels[4*ndx+2] = (deUint8)deARGB_getBlue(pixel);
175 pixels[4*ndx+3] = (deUint8)deARGB_getAlpha(pixel);
  /external/skia/src/core/
SkLinearBitmapPipeline.cpp 39 // * The clamp tiler can create spans with length of 0. This indicates to copy an edge pixel out
119 // start - is the starting pixel. This is in destination space before the matrix stage, and in
121 // length - is this distance between the first pixel center and the last pixel center. Like start,
472 static Sk4f VECTORCALL sRGBToLinear(Sk4f pixel) {
473 Sk4f l = pixel * pixel;
474 return Sk4f{l[0], l[1], l[2], pixel[3]};
515 Sk4f pixel = SkNx_cast<float, uint8_t>(bytePixel); local
516 pixel = pixel * Sk4f{1.0f/255.0f}
585 Sk4f pixel = bilerp4(xs, ys, px00, px10, px01, px11); variable
    [all...]
  /external/ImageMagick/www/api/
paint.php 59 <p>FloodfillPaintImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.</p>
61 <p>By default target must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. The fuzz member of image defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color for the purposes of the floodfill.</p>
96 <dd>paint any pixel that does not match the target color. </dd>
106 <p>OilPaintImage() applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius.</p>
141 <p>OpaquePaintImage() changes any pixel that matches color with the color defined by fill argument.</p>
143 <p>By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.</p>
173 <dd>paint any pixel that does not match the target color. </dd>
183 <p>TransparentPaintImage() changes the opacity value associated with any pixel that matches color to the value defined by opacity.</p>
185 <p>By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how (…)
    [all...]
  /external/ImageMagick/MagickCore/
resize.c 62 #include "MagickCore/pixel-accessor.h"
68 #include "MagickCore/pixel.h"
69 #include "MagickCore/pixel-private.h"
618 % moderately blurs high frequency 'pixel-hash' patterns under no-op. It turns
625 % a pixel value which is at one of the extremes (e.g., 0 or 255) under no-op
2344 pixel; member in struct:_ContributionInfo
2519 pixel; local
2735 pixel; local
3181 pixel[CompositePixelChannel], local
    [all...]
statistic.c 80 #include "MagickCore/pixel-accessor.h"
227 static double ApplyEvaluateOperator(RandomInfo *random_info,const Quantum pixel,
240 result=(double) fabs((double) (pixel+value));
245 result=(double) (pixel+value);
256 result=pixel+value;
262 result=(double) ((size_t) pixel & (size_t) (value+0.5));
268 QuantumScale*pixel*value))+0.5));
273 result=pixel/(value == 0.0 ? 1.0 : value);
278 result=(double) (QuantumRange*exp((double) (value*QuantumScale*pixel)));
283 result=(double) GenerateDifferentialNoise(random_info,pixel,
3050 pixel; local
    [all...]
  /prebuilts/devtools/tools/lib/
ninepatch.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/24.4.0-beta3/
ninepatch-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/24.4.0-beta6/
ninepatch-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/24.5.0/
ninepatch-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0/
ninepatch-25.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-alpha1/
ninepatch-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-alpha3/
ninepatch-25.0.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-alpha5/
ninepatch-25.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-alpha7/
ninepatch-25.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-alpha9/
ninepatch-25.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-beta2/
ninepatch-25.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-beta5/
ninepatch-25.0.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-beta6/
ninepatch-25.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-beta7/
ninepatch-25.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0-rc3/
ninepatch-25.0.0-rc3.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.1.0/
ninepatch-25.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.1.0-alpha3/
ninepatch-25.1.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.1.0-alpha4/
ninepatch-25.1.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/ninepatch/25.1.0-beta1/
ninepatch-25.1.0-beta1.jar 

Completed in 385 milliseconds

1 2 3 4 56 7 8 91011>>