OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:opaque
(Results
476 - 500
of
961
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/kernel-headers/original/linux/
pkt_sched.h
56
They can be considered as
opaque
numbers from user API viewpoint,
/external/opencore/doc/oscl_html/
classOscl__Opaque__Type__Alloc.html
30
This class combines
opaque
type operations with memory allocation operations.
classPVLoggerAppender.html
21
Base class for all message appenders. This class defines the interface to the message appenders. There are two kinds of msg appender APIs, one to append text messages, and other to append
opaque
message buffers.
classPVLoggerLayout.html
21
Base class for all message formatters. This class defines the interface to the message formatter. There are two kinds of msg formatting APIs, one to format text messages, and other to format
opaque
message buffers.
/external/opencore/nodes/common/include/
pvmf_media_presentation_info.h
198
* as part of config as opposed to some
opaque
data, the void
/external/opencore/oscl/oscl/osclproc/src/
oscl_thread.h
73
* It provides an
opaque
layer through which user doesn't need to worry about OS specific data.
/external/opencore/pvmi/pvmf/include/
pvmi_drm_kvp.h
143
*
Opaque
data for enveloped content
/external/qemu/
curses.c
275
static void curses_cleanup(void *
opaque
)
/external/skia/include/core/
SkShader.h
64
//!< set if all of the colors will be
opaque
/external/skia/src/core/
SkSpriteBlitter_ARGB32.cpp
291
return NULL; // we only have
opaque
sprites
/external/skia/src/images/
SkImageDecoder_libgif.cpp
128
// return -1 if not found (i.e. we're completely
opaque
)
/external/skia/tests/
BlitRowTest.cpp
98
// Make sure our blits always map src==0 to a noop, and src==FF to full
opaque
/external/webkit/WebCore/platform/graphics/win/
WKCACFLayer.h
192
bool
opaque
() const { return CACFLayerIsOpaque(layer()); }
function in class:WebCore::WKCACFLayer
/external/webkit/WebCore/platform/mac/
WidgetMac.mm
210
// -copiesOnScroll will return NO whenever the content view is not fully
opaque
.
/external/wpa_supplicant/
tls_gnutls.c
61
typedef unsigned char
opaque
;
typedef
76
opaque
master_secret[TLS_MASTER_SIZE];
77
opaque
client_random[TLS_RANDOM_SIZE];
78
opaque
server_random[TLS_RANDOM_SIZE];
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_gnutls.c
65
typedef unsigned char
opaque
;
typedef
80
opaque
master_secret[TLS_MASTER_SIZE];
81
opaque
client_random[TLS_RANDOM_SIZE];
82
opaque
server_random[TLS_RANDOM_SIZE];
[
all
...]
/frameworks/base/awt/java/awt/
GradientPaint.java
242
return (a1 == 0xFF && a2 == 0xFF) ?
OPAQUE
: TRANSLUCENT;
/frameworks/base/awt/org/apache/harmony/awt/gl/
Surface.java
93
protected int transparency =
OPAQUE
;
/frameworks/base/core/java/android/view/
Window.java
108
private int mDefaultWindowFormat = PixelFormat.
OPAQUE
;
826
* background to null will make the window be
opaque
. To make the window
840
* background to null will make the window be
opaque
. To make the window
[
all
...]
/frameworks/base/media/jni/soundpool/
android_media_SoundPool.cpp
187
// save pointer to SoundPool C++ object in
opaque
field in Java object
/hardware/libhardware/modules/overlay/
overlay.cpp
230
/* blocks until a buffer is available and return an
opaque
structure
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
unwind.h
111
/* This is an
opaque
type used to refer to a system-specific data
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
unwind.h
111
/* This is an
opaque
type used to refer to a system-specific data
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
RawImage.java
191
a = 0xFF; // force alpha to
opaque
if there's no alpha value in the framebuffer.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
IViewRule.java
78
*
opaque
and with the default adequate font.
Completed in 70 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>