/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
DrawableTest.java | 600 Drawable.resolveOpacity(PixelFormat.OPAQUE, PixelFormat.TRANSLUCENT)); 602 Drawable.resolveOpacity(PixelFormat.OPAQUE, PixelFormat.TRANSPARENT)); 603 assertEquals(PixelFormat.OPAQUE,
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
main.sgml | 109 The <structname>GMainLoop</structname> struct is an opaque data type 271 The <structname>GMainContext</structname> struct is an opaque data type 750 The <structname>GSource</structname> struct is an opaque data type representing
|
threads.sgml | 504 The #GMutex struct is an opaque data structure to represent a mutex 739 Even though #GStaticMutex is not opaque, it should only be used with 940 Even though #GStaticRecMutex is not opaque, it should only be used with 1124 Even though #GStaticRWLock is not opaque, it should only be used with [all...] |
/external/openssl/crypto/asn1/ |
asn_mime.c | 355 /* SMIME reader: handle multipart/signed and opaque signing. 357 * pointed to by "bcont". In opaque this is set to NULL 443 /* OK, if not multipart/signed try opaque signature */
|
/external/skia/include/core/ |
SkColorPriv.h | 36 // this one assues that blending on top of an opaque dst keeps it that way 37 // even though it is less accurate than a+(a>>7) for non-opaque dsts 645 // used for cheap 2x2 dithering when the colors are opaque
|
/external/webkit/WebCore/platform/graphics/android/ |
GraphicsLayerAndroid.cpp | 368 void GraphicsLayerAndroid::setContentsOpaque(bool opaque) 370 LOG("(%x) setContentsOpaque (%d)", this, opaque); 371 GraphicsLayer::setContentsOpaque(opaque);
|
/frameworks/base/awt/java/awt/image/ |
DirectColorModel.java | 123 (amask == 0 ? Transparency.OPAQUE : Transparency.TRANSLUCENT), transferType); 147 (amask == 0 ? Transparency.OPAQUE : Transparency.TRANSLUCENT), ColorModel 157 * {@link Transparency#OPAQUE}.
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_fast.c | 816 wpa_hexdump(MSG_DEBUG, "EAP-FAST: PAC-Opaque", pos, len); [all...] |
/dalvik/libcore/archive/src/main/native/ |
zipsup.c | 76 void zdatafree PROTOTYPE ((void *opaque, void *address)); 85 void *zdataalloc PROTOTYPE ((void *opaque, U_32 items, U_32 size)); 238 stream.opaque = workBuf; [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
annotate.info | 748 copy that is not "Transparent" is called "Opaque". 755 PNG, XCF and JPG. Opaque formats include proprietary formats that 821 If you publish or distribute Opaque copies of the Document 823 machine-readable Transparent copy along with each Opaque copy, or 824 state in or with each Opaque copy a computer-network location from 829 begin distribution of Opaque copies in quantity, to ensure that 832 distribute an Opaque copy (directly or through your agents or [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
annotate.info | 748 copy that is not "Transparent" is called "Opaque". 755 PNG, XCF and JPG. Opaque formats include proprietary formats that 821 If you publish or distribute Opaque copies of the Document 823 machine-readable Transparent copy along with each Opaque copy, or 824 state in or with each Opaque copy a computer-network location from 829 begin distribution of Opaque copies in quantity, to ensure that 832 distribute an Opaque copy (directly or through your agents or [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
annotate.info | 748 copy that is not "Transparent" is called "Opaque". 755 PNG, XCF and JPG. Opaque formats include proprietary formats that 821 If you publish or distribute Opaque copies of the Document 823 machine-readable Transparent copy along with each Opaque copy, or 824 state in or with each Opaque copy a computer-network location from 829 begin distribution of Opaque copies in quantity, to ensure that 832 distribute an Opaque copy (directly or through your agents or [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
annotate.info | 748 copy that is not "Transparent" is called "Opaque". 755 PNG, XCF and JPG. Opaque formats include proprietary formats that 821 If you publish or distribute Opaque copies of the Document 823 machine-readable Transparent copy along with each Opaque copy, or 824 state in or with each Opaque copy a computer-network location from 829 begin distribution of Opaque copies in quantity, to ensure that 832 distribute an Opaque copy (directly or through your agents or [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
annotate.info | 748 copy that is not "Transparent" is called "Opaque". 755 PNG, XCF and JPG. Opaque formats include proprietary formats that 821 If you publish or distribute Opaque copies of the Document 823 machine-readable Transparent copy along with each Opaque copy, or 824 state in or with each Opaque copy a computer-network location from 829 begin distribution of Opaque copies in quantity, to ensure that 832 distribute an Opaque copy (directly or through your agents or [all...] |
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
ddraw.h | [all...] |
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
DDRAW.H | [all...] |
/external/bzip2/ |
bzlib.c | 102 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) 109 void default_bzfree ( void* opaque, void* addr ) 948 bzf->strm.opaque = NULL; [all...] |
/bootable/recovery/applypatch/ |
imgdiff.c | 311 strm.opaque = Z_NULL; 436 strm.opaque = Z_NULL; 533 strm.opaque = Z_NULL;
|
/dalvik/libnativehelper/include/nativehelper/ |
jni.h | 100 struct _jfieldID; /* opaque structure */ 103 struct _jmethodID; /* opaque structure */ 490 /* do not rename this; it does not seem to be entirely opaque */ [all...] |
/external/bluetooth/glib/gobject/ |
gparam.c | 478 * @data: an opaque user data pointer 480 * Sets an opaque, named pointer on a #GParamSpec. The name is 502 * @data: an opaque user data pointer [all...] |
/external/freetype/include/freetype/ |
ftcache.h | 147 * An opaque pointer type that is used to identity face objects. The 262 /* An opaque handle to a cache node object. Each cache node is */ 559 * An opaque handle used to model a charmap cache. This cache is to [all...] |
/external/gtest/include/gtest/internal/ |
gtest-internal.h | 117 class TestInfoImpl; // Opaque implementation of TestInfo 119 class UnitTestImpl; // Opaque implementation of UnitTest 488 // used to hold such IDs. The user should treat TypeId as an opaque [all...] |
/external/webkit/WebCore/platform/graphics/skia/ |
GraphicsContextSkia.cpp | 266 // We need the "alpha" layer flag here because the base layer is opaque 269 // opaque setting of the base and some things won't work properly. 612 const uint32_t lineColor = 0xFFFF0000; // Opaque red. [all...] |
/external/webkit/WebKit/qt/WebCoreSupport/ |
FrameLoaderClientQt.cpp | [all...] |
/external/zlib/examples/ |
zlib_how.html | 88 The <tt>zalloc</tt>, <tt>zfree</tt>, and <tt>opaque</tt> fields in the <tt>strm</tt> 124 strm.opaque = Z_NULL; 337 strm.opaque = Z_NULL;
|