HomeSort by relevance Sort by last modified time
    Searched full:opaque (Results 551 - 575 of 961) sorted by null

<<21222324252627282930>>

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit_A.c 395 /* FIXME: Here we special-case opaque alpha since the
402 /* opaque alpha -- copy RGB, keep dst alpha */
621 /* opaque alpha -- copy RGB, keep dst alpha */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/dc/
SDL_dcvideo.c 179 /* Enable opaque and translucent polygons with size 16 */
  /external/qemu/tcg/
tcg.h 118 treat TCGv as an opaque type.
  /external/stlport/stlport/stl/
_locale.h 46 class _Locale_impl; // Forward declaration of opaque type.
  /external/webkit/WebCore/platform/graphics/win/
WKCACFLayerRenderer.cpp 371 // FIXME: don't need to clear dirty region if layer tree is opaque.
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_record.c 171 /* opaque fragment[TLSPlaintext.length] */
  /external/zlib/examples/
gzlog.c 298 strm.opaque = Z_NULL;
  /frameworks/base/core/java/android/app/
LauncherActivity.java 295 final Bitmap.Config c = icon.getOpacity() != PixelFormat.OPAQUE ?
  /frameworks/base/core/java/android/view/
SurfaceHolder.java 172 * Set the desired PixelFormat of the surface. The default is OPAQUE.
WindowManagerImpl.java 86 WindowManager.LayoutParams.TYPE_APPLICATION, 0, PixelFormat.OPAQUE));
  /frameworks/base/graphics/java/android/graphics/drawable/
ShapeDrawable.java 252 return PixelFormat.OPAQUE;
  /frameworks/base/libs/surfaceflinger/
LayerBase.h 113 bool setTransparentRegionHint(const Region& opaque);
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
PhoneWindow.java     [all...]
  /ndk/samples/hello-gl2/src/com/android/gl2jni/
GL2JNIView.java 83 /* By default, GLSurfaceView() creates a RGB_565 opaque surface.
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 447 * Maps an RGB triple to an opaque pixel value for a given pixel format
575 * being completely opaque. An 'alpha' value of 255 causes blits to be
576 * opaque, the source pixels copied to the destination (the default). Note
650 * set destination alpha to opaque.
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 447 * Maps an RGB triple to an opaque pixel value for a given pixel format
575 * being completely opaque. An 'alpha' value of 255 causes blits to be
576 * opaque, the source pixels copied to the destination (the default). Note
650 * set destination alpha to opaque.
    [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
unwind.h 117 /* This is an opaque type used to refer to a system-specific data
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 451 * Maps an RGB triple to an opaque pixel value for a given pixel format
577 * being completely opaque. An 'alpha' value of 255 causes blits to be
578 * opaque, the source pixels copied to the destination (the default). Note
652 * set destination alpha to opaque.
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 447 * Maps an RGB triple to an opaque pixel value for a given pixel format
575 * being completely opaque. An 'alpha' value of 255 causes blits to be
576 * opaque, the source pixels copied to the destination (the default). Note
650 * set destination alpha to opaque.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/descriptors/
ResourcesDescriptors.java 145 "A @drawable@ defines a rectangle of color. Android accepts color values written in various web-style formats -- a hexadecimal constant in any of the following forms: #RGB, #ARGB, #RRGGBB, #AARRGGBB. Zero in the alpha channel means transparent. The default value is opaque.",
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DrawableContainerTest.java 749 dr0.setOpacity(PixelFormat.OPAQUE);
756 assertEquals(PixelFormat.OPAQUE, mDrawableContainer.getOpacity());
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
gregex.sgml 237 structure is opaque and its fields cannot be accessed directly.
500 This structure is opaque and its fields cannot be accessed directly.
  /external/bzip2/
manual.xml     [all...]
  /external/dbus/dbus/
dbus-pending-call.c 45 * Opaque object representing a reply message that we're waiting for.
522 * Opaque data type representing a message pending.
  /external/icu4c/common/
uhash.h 80 * integral value or an opaque void* pointer. The void* pointer may
147 * The UHashtable struct. Clients should treat this as an opaque data

Completed in 257 milliseconds

<<21222324252627282930>>