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

1 2 3 4 56 7 8

  /external/ImageMagick/coders/
png.c 8491 transparent[260]; local
12229 transparent; local
    [all...]
  /external/skia/src/gpu/
GrRenderTargetContext.cpp 1002 bool transparent = SkToBool(rec.fFlags & SkShadowFlags::kTransparentOccluder_ShadowFlag); local
    [all...]
  /external/skqp/src/gpu/
GrRenderTargetContext.cpp 1000 bool transparent = SkToBool(rec.fFlags & SkShadowFlags::kTransparentOccluder_ShadowFlag); local
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_5_cameras.md 27 in the camera driver (transparent to application software).
  /external/ImageMagick/www/api/
layer.php 200 <p>OptimizeImageTransparency() takes a frame optimized GIF animation, and compares the overlayed pixels against the disposal image resulting from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.</p>
  /external/libopus/doc/
customdoxygen.css 947 background: url("bdwn.png") no-repeat scroll 0 5px transparent;
  /prebuilts/go/darwin-x86/src/image/gif/
writer_test.go 485 // Make a copy of the palette, substituting trIdx's slot with transparent,
reader.go 401 // transparent colors. See golang.org/issue/15059.
  /prebuilts/go/linux-x86/src/image/gif/
writer_test.go 485 // Make a copy of the palette, substituting trIdx's slot with transparent,
reader.go 401 // transparent colors. See golang.org/issue/15059.
  /external/ImageMagick/Magick++/lib/Magick++/
Image.h 108 // Transparent color
581 // transparent, respectively.
    [all...]
  /external/vulkan-validation-layers/tests/
vktestbinding.cpp 572 bool Image::transparent() const { function in class:Image
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupFinal.java 199 actionBar.setIcon(android.R.color.transparent);
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 658 // draw the whole canvas as transparent
932 iv.setImageResource(android.R.color.transparent);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
vktestbinding.cpp 561 bool Image::transparent() const { function in class:vk_testing::Image
vktestbinding.h 401 bool transparent() const;
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /external/libjpeg-turbo/doc/html/
doxygen.css 1105 background: url("bdwn.png") no-repeat scroll 0 5px transparent;
  /external/libnl/doc/
libnl.css 1077 background: url("bdwn.png") no-repeat scroll 0 5px transparent;
  /external/v8/tools/profviz/
composer.js 407 command += " fs transparent solid " + transparency;
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 751 CharSequence[] colorints, CharSequence transparent) {
752 mDialog.setColorAlertParams(colortitle, colornames, colorints, transparent);
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp 315 // we don't need to constrain the parent to its transparent region.
316 // The transparent region is an optimization based on the
319 // parent's transparent region. In fact one of the main uses, is to reduce
321 // (by marking the hole in the parent window as a transparent region)
365 // subtract the transparent region and snap to the bounds
430 // subtract the transparent region and snap to the bounds
534 // mark regions outside the crop as transparent
683 // Subtract the transparent region and snap to the bounds
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
print.go 218 fmt.Printf("%f", iface) // ok: fmt treats interfaces as transparent and iface may well have a float concrete type
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
print.go 218 fmt.Printf("%f", iface) // ok: fmt treats interfaces as transparent and iface may well have a float concrete type
  /external/ImageMagick/Magick++/lib/
STL.cpp 740 // completely opaque or completely transparent, respectively.
1082 // Set image color to transparent
1089 image_.transparent( _color );
    [all...]

Completed in 767 milliseconds

1 2 3 4 56 7 8