Home
last modified time | relevance | path

Searched refs:background_color (Results 1 – 25 of 72) sorted by relevance

123

/external/ImageMagick/MagickCore/
Dcache-view.c723 background_color; in GetOneCacheViewAuthenticPixel() local
725 background_color=cache_view->image->background_color; in GetOneCacheViewAuthenticPixel()
726 pixel[RedPixelChannel]=ClampToQuantum(background_color.red); in GetOneCacheViewAuthenticPixel()
727 pixel[GreenPixelChannel]=ClampToQuantum(background_color.green); in GetOneCacheViewAuthenticPixel()
728 pixel[BluePixelChannel]=ClampToQuantum(background_color.blue); in GetOneCacheViewAuthenticPixel()
729 pixel[BlackPixelChannel]=ClampToQuantum(background_color.black); in GetOneCacheViewAuthenticPixel()
730 pixel[AlphaPixelChannel]=ClampToQuantum(background_color.alpha); in GetOneCacheViewAuthenticPixel()
796 background_color; in GetOneCacheViewVirtualPixel() local
798 background_color=cache_view->image->background_color; in GetOneCacheViewVirtualPixel()
799 pixel[RedPixelChannel]=ClampToQuantum(background_color.red); in GetOneCacheViewVirtualPixel()
[all …]
Dmontage.c133 clone_info->background_color=montage_info->background_color; in CloneMontageInfo()
235 montage_info->background_color=image_info->background_color; in GetMontageInfo()
524 clone_info->background_color=montage_info->background_color; in MontageImageList()
566 montage->background_color=montage_info->background_color; in MontageImageList()
805 &image->background_color,exception); in MontageImageList()
875 montage->background_color=montage_info->background_color; in MontageImageList()
Dmontage.h54 background_color, member
Dchannel.c1051 SetPixelViaPixelInfo(image,&image->background_color,q); in SetImageAlphaChannel()
1072 (void) LevelImageColors(image,&image->background_color, in SetImageAlphaChannel()
1073 &image->background_color,MagickTrue,exception); in SetImageAlphaChannel()
1214 FlattenPixelInfo(image,&image->background_color, in SetImageAlphaChannel()
1215 image->background_color.alpha,q,(double) in SetImageAlphaChannel()
1223 image->alpha_trait=image->background_color.alpha_trait; in SetImageAlphaChannel()
Dresample.c514 resample_filter->image->background_color.alpha); in ResamplePixelColor()
516 weight*resample_filter->image->background_color.red; in ResamplePixelColor()
518 weight*resample_filter->image->background_color.green; in ResamplePixelColor()
520 weight*resample_filter->image->background_color.blue; in ResamplePixelColor()
522 resample_filter->image->background_color.alpha; in ResamplePixelColor()
Dpixel-accessor.h634 ClampToQuantum(image->background_color.red); in SetPixelBackgoundColor()
636 ClampToQuantum(image->background_color.green); in SetPixelBackgoundColor()
638 ClampToQuantum(image->background_color.blue); in SetPixelBackgoundColor()
641 ClampToQuantum(image->background_color.black); in SetPixelBackgoundColor()
644 image->background_color.alpha_trait == UndefinedPixelTrait ? OpaqueAlpha : in SetPixelBackgoundColor()
645 ClampToQuantum(image->background_color.alpha); in SetPixelBackgoundColor()
Dimage.h184 background_color, /* current background color attribute */ member
416 background_color, /* user set background color */ member
Dshear.c555 image->background_color.red=(double) ClampToQuantum(QuantumRange* in GetImageBackgroundColor()
557 image->background_color.green=(double) ClampToQuantum(QuantumRange* in GetImageBackgroundColor()
559 image->background_color.blue=(double) ClampToQuantum(QuantumRange* in GetImageBackgroundColor()
562 image->background_color.alpha=(double) ClampToQuantum(QuantumRange* in GetImageBackgroundColor()
1181 background=image->background_color; in XShearImage()
1398 background=image->background_color; in YShearImage()
1638 integral_image->border_color=integral_image->background_color; in ShearImage()
1788 integral_image->border_color=integral_image->background_color; in ShearRotateImage()
Dxwindow-private.h203 background_color, member
242 *background_color, member
Dstream.c458 pixel[RedPixelChannel]=ClampToQuantum(image->background_color.red); in GetOneAuthenticPixelFromStream()
459 pixel[GreenPixelChannel]=ClampToQuantum(image->background_color.green); in GetOneAuthenticPixelFromStream()
460 pixel[BluePixelChannel]=ClampToQuantum(image->background_color.blue); in GetOneAuthenticPixelFromStream()
461 pixel[BlackPixelChannel]=ClampToQuantum(image->background_color.black); in GetOneAuthenticPixelFromStream()
462 pixel[AlphaPixelChannel]=ClampToQuantum(image->background_color.alpha); in GetOneAuthenticPixelFromStream()
522 pixel[RedPixelChannel]=ClampToQuantum(image->background_color.red); in GetOneVirtualPixelFromStream()
523 pixel[GreenPixelChannel]=ClampToQuantum(image->background_color.green); in GetOneVirtualPixelFromStream()
524 pixel[BluePixelChannel]=ClampToQuantum(image->background_color.blue); in GetOneVirtualPixelFromStream()
525 pixel[BlackPixelChannel]=ClampToQuantum(image->background_color.black); in GetOneVirtualPixelFromStream()
526 pixel[AlphaPixelChannel]=ClampToQuantum(image->background_color.alpha); in GetOneVirtualPixelFromStream()
Dxwindow.c561 (ssize_t) y,&annotate_image->background_color,exception); in XAnnotateImage()
2465 (ssize_t) y,&draw_image->background_color,exception); in XDrawImage()
2489 SetPixelViaPixelInfo(draw_image,&draw_image->background_color,q); in XDrawImage()
3088 (void) XParseColor(display,colormap,"#d6d6d6d6d6d6",&pixel->background_color); in XGetPixelInfo()
3089 status=XParseColor(display,colormap,resource_info->background_color, in XGetPixelInfo()
3090 &pixel->background_color); in XGetPixelInfo()
3093 resource_info->background_color); in XGetPixelInfo()
3094 pixel->background_color.pixel= in XGetPixelInfo()
3095 XStandardPixel(map_info,&pixel->background_color); in XGetPixelInfo()
3096 pixel->background_color.flags=(char) (DoRed | DoGreen | DoBlue); in XGetPixelInfo()
[all …]
Dlayer.c271 coalesce_image->background_color.alpha=(Quantum) TransparentAlpha; in CoalesceImages()
408 dispose_image->background_color.alpha=(Quantum) TransparentAlpha; in DisposeImages()
791 image_a->background_color.alpha=(Quantum) TransparentAlpha; in CompareImagesLayers()
1006 prev_image->background_color.alpha_trait=BlendPixelTrait; in OptimizeLayerFrames()
1007 prev_image->background_color.alpha=(Quantum) TransparentAlpha; in OptimizeLayerFrames()
1491 dispose_image->background_color.alpha_trait=BlendPixelTrait; in OptimizeImageTransparency()
1492 dispose_image->background_color.alpha=(Quantum) TransparentAlpha; in OptimizeImageTransparency()
Dfx.c3293 if (implode_image->background_color.alpha != OpaqueAlpha) in ImplodeImage()
4061 caption_image->background_color=image->border_color; in PolaroidImage()
4083 picture_image->background_color=image->border_color; in PolaroidImage()
4094 &picture_image->background_color,exception); in PolaroidImage()
4112 picture_image->background_color=image->background_color; in PolaroidImage()
4132 &polaroid_image->background_color,exception); in PolaroidImage()
4352 background_color; in ShadowImage() local
4390 background_color=border_image->background_color; in ShadowImage()
4391 background_color.alpha_trait=BlendPixelTrait; in ShadowImage()
4413 background_color.alpha=GetPixelAlpha(border_image,q)*alpha/100.0; in ShadowImage()
[all …]
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dpresentation.c119 VdpColor *const background_color) in vlVdpPresentationQueueSetBackgroundColor() argument
124 if (!background_color) in vlVdpPresentationQueueSetBackgroundColor()
131 color.f[0] = background_color->red; in vlVdpPresentationQueueSetBackgroundColor()
132 color.f[1] = background_color->green; in vlVdpPresentationQueueSetBackgroundColor()
133 color.f[2] = background_color->blue; in vlVdpPresentationQueueSetBackgroundColor()
134 color.f[3] = background_color->alpha; in vlVdpPresentationQueueSetBackgroundColor()
148 VdpColor *const background_color) in vlVdpPresentationQueueGetBackgroundColor() argument
153 if (!background_color) in vlVdpPresentationQueueGetBackgroundColor()
164 background_color->red = color.f[0]; in vlVdpPresentationQueueGetBackgroundColor()
165 background_color->green = color.f[1]; in vlVdpPresentationQueueGetBackgroundColor()
[all …]
Dmixer.c785 const VdpColor *background_color; in vlVdpVideoMixerSetAttributeValues() local
803 background_color = attribute_values[i]; in vlVdpVideoMixerSetAttributeValues()
804 color.f[0] = background_color->red; in vlVdpVideoMixerSetAttributeValues()
805 color.f[1] = background_color->green; in vlVdpVideoMixerSetAttributeValues()
806 color.f[2] = background_color->blue; in vlVdpVideoMixerSetAttributeValues()
807 color.f[3] = background_color->alpha; in vlVdpVideoMixerSetAttributeValues()
/external/libpng/contrib/libtests/
Dpngstest.c2034 Background background_color; member
2157 result->background = &result->background_color; in transform_from_formats()
2163 result->background_color.ir = in transform_from_formats()
2164 result->background_color.ig = in transform_from_formats()
2165 result->background_color.ib = 0; in transform_from_formats()
2166 result->background_color.dr = in transform_from_formats()
2167 result->background_color.dg = in transform_from_formats()
2168 result->background_color.db = 0; in transform_from_formats()
2173 result->background_color.ir = in transform_from_formats()
2174 result->background_color.ig = in transform_from_formats()
[all …]
/external/ImageMagick/coders/
Dttf.c192 background_color; in ReadTTFImage() local
233 background_color=image_info->background_color; in ReadTTFImage()
241 SetPixelViaPixelInfo(image,&background_color,q); in ReadTTFImage()
Demf.c603 pBits->rgbRed=ScaleQuantumToChar(image->background_color.red); in ReadEMFImage()
604 pBits->rgbGreen=ScaleQuantumToChar(image->background_color.green); in ReadEMFImage()
605 pBits->rgbBlue=ScaleQuantumToChar(image->background_color.blue); in ReadEMFImage()
772 image->background_color.alpha),(BYTE) ScaleQuantumToChar( in ReadEMFImage()
773 image->background_color.red),(BYTE) ScaleQuantumToChar( in ReadEMFImage()
774 image->background_color.green),(BYTE) ScaleQuantumToChar( in ReadEMFImage()
775 image->background_color.blue))); in ReadEMFImage()
Drle.c186 background_color[256], in ReadRLEImage() local
241 background_color[i]=0; in ReadRLEImage()
249 p=background_color; in ReadRLEImage()
338 *p++=background_color[j]; in ReadRLEImage()
342 *p++=background_color[j]; in ReadRLEImage()
Dpng.c870 QuantumToCharToQuantumEqQuantum(image->background_color.red) && in LosslessReduceDepthOK()
871 QuantumToCharToQuantumEqQuantum(image->background_color.green) && in LosslessReduceDepthOK()
872 QuantumToCharToQuantumEqQuantum(image->background_color.blue) ? in LosslessReduceDepthOK()
2785 image->background_color=mng_info->mng_global_bkgd; in ReadOnePNGImage()
2827 image->background_color.red= in ReadOnePNGImage()
2830 image->background_color.green= in ReadOnePNGImage()
2833 image->background_color.blue= in ReadOnePNGImage()
2836 image->background_color.alpha=OpaqueAlpha; in ReadOnePNGImage()
2841 (double) image->background_color.red, in ReadOnePNGImage()
2842 (double) image->background_color.green, in ReadOnePNGImage()
[all …]
Dfpx.c751 background_color; in WriteFPXImage() local
849 background_color.color1_value=0; in WriteFPXImage()
850 background_color.color2_value=0; in WriteFPXImage()
851 background_color.color3_value=0; in WriteFPXImage()
852 background_color.color4_value=0; in WriteFPXImage()
868 image->rows,tile_width,tile_height,colorspace,background_color, in WriteFPXImage()
Dwmf.c699 !(IsPixelInfoEquivalent(&ddata->image_info->background_color,&white)) || in ipa_bmp_draw()
700 ddata->image_info->background_color.alpha != OpaqueAlpha ) in ipa_bmp_draw()
856 *background_color; in ipa_device_begin() local
859 background_color=NewPixelWand(); in ipa_device_begin()
860 PixelSetPixelColor(background_color,&ddata->image->background_color); in ipa_device_begin()
861 DrawSetFillColor(WmfDrawingWand,background_color); in ipa_device_begin()
862 background_color=DestroyPixelWand(background_color); in ipa_device_begin()
2870 image->background_color = image_info->background_color; in ReadWMFImage()
2871 if (image->background_color.alpha != OpaqueAlpha) in ReadWMFImage()
Dnull.c135 ConformPixelInfo(image,&image->background_color,&background,exception); in ReadNULLImage()
Dxc.c132 pixel=image->background_color; in ReadXCImage()
/external/ImageMagick/MagickWand/
Dmagick-property.c233 *background_color; in MagickGetBackgroundColor() local
240 background_color=NewPixelWand(); in MagickGetBackgroundColor()
241 PixelSetPixelColor(background_color,&wand->image_info->background_color); in MagickGetBackgroundColor()
242 return(background_color); in MagickGetBackgroundColor()
1891 PixelGetQuantumPacket(background,&wand->image_info->background_color); in MagickSetBackgroundColor()

123