HomeSort by relevance Sort by last modified time
    Searched full:opaque (Results 726 - 750 of 1726) sorted by null

<<21222324252627282930>>

  /external/qemu/docs/
ANDROID-FRAMEBUFFER.TXT 54 cl.update(cl.opaque, up.x, up.y. up.w, up.h)
  /external/qemu/hw/
goldfish_pipe.h 96 void (*wakeOn)( void* opaque, int flags );
  /external/qemu/proxy/
proxy_http.c 175 service->root->opaque = service;
  /external/skia/bench/
RectBench.cpp 125 * to bench BlitMask [Opaque, Black, color, shader]
  /external/skia/include/core/
SkPixelRef.h 30 // this is an opaque class, not interpreted by skia
  /external/skia/samplecode/
SampleEncode.cpp 80 SkBitmap::kIndex8_Config, // opaque
  /external/valgrind/main/include/
pub_tool_sparsewa.h 49 typedef struct _SparseWA SparseWA; /* opaque */
  /external/webkit/Source/WebCore/bindings/v8/
V8DOMMap.h 144 // An opaque class that represents a set of DOM wrappers.
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp 417 void GraphicsLayerAndroid::setContentsOpaque(bool opaque)
419 if (opaque == m_contentsOpaque)
421 LOG("(%x) setContentsOpaque (%d)", this, opaque);
422 GraphicsLayer::setContentsOpaque(opaque);
  /external/webkit/Source/WebCore/platform/graphics/opengl/
TextureMapperGL.cpp 228 virtual void reset(const IntSize&, bool opaque);
442 void BitmapTextureGL::reset(const IntSize& newSize, bool opaque)
444 BitmapTexture::reset(newSize, opaque);
464 m_opaque = opaque;
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCairoWin.cpp 141 // to zero. We need to manually set the bitmap to be fully opaque.
  /external/webkit/Source/WebCore/platform/network/chromium/
ResourceResponse.h 108 // An opaque value that contains some information regarding the security of
  /external/webkit/Source/WebCore/rendering/
InlineTextBox.h 147 static FloatSize applyShadowToGraphicsContext(GraphicsContext*, const ShadowData*, const FloatRect& textRect, bool stroked, bool opaque, bool horizontal);
  /external/webkit/Source/WebKit/chromium/public/
WebURLResponse.h 126 // A consumer controlled value intended to be used to record opaque
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_server_read.c 203 * opaque extension_data<0..2^16-1>
335 * opaque ASN.1Cert<2^24-1>;
499 * opaque random[46];
581 * case explicit: opaque dh_Yc<1..2^16-1>;
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_i.h 122 * This is known as an opaque struct declaration to users of the WPS UPnP code.
  /external/wpa_supplicant_8/src/tls/
tlsv1_server_read.c 203 * opaque extension_data<0..2^16-1>
335 * opaque ASN.1Cert<2^24-1>;
499 * opaque random[46];
580 * case explicit: opaque dh_Yc<1..2^16-1>;
  /external/wpa_supplicant_8/src/wps/
wps_upnp_i.h 122 * This is known as an opaque struct declaration to users of the WPS UPnP code.
  /frameworks/base/core/java/android/content/pm/
Signature.java 31 * Opaque, immutable representation of a signature associated with an
  /frameworks/base/core/java/com/android/internal/view/
BaseSurfaceHolder.java 45 protected int mRequestedFormat = PixelFormat.OPAQUE;
  /frameworks/base/core/jni/
android_media_ToneGenerator.cpp 101 // Stow our new C++ ToneGenerator in an opaque field in the Java object.
  /frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd 69 screen and because these bitmaps are known to be opaque, no blending is
  /frameworks/base/graphics/java/android/graphics/drawable/
ColorDrawable.java 132 return PixelFormat.OPAQUE;
TransitionDrawable.java 227 * is disabled, the first drawable is always drawn opaque. With cross
  /frameworks/base/include/binder/
CursorWindow.h 65 /* Opaque type that describes a field slot. */

Completed in 939 milliseconds

<<21222324252627282930>>