HomeSort by relevance Sort by last modified time
    Searched full:bitmap (Results 676 - 700 of 1192) sorted by null

<<21222324252627282930>>

  /external/freetype/include/freetype/
ftrender.h 132 /* given glyph slot into a bitmap. */
  /external/freetype/src/base/
ftsynth.c 135 error = FT_Bitmap_Embolden( library, &slot->bitmap, xstr, ystr );
  /external/kernel-headers/original/linux/raid/
md.h 69 * >=3 means that bitmap superblock version 4 is supported, which uses
  /external/skia/src/core/
SkPicturePlayback.h 134 void dumpBitmap(const SkBitmap& bitmap) const;
  /external/skia/src/gl/
SkTextureCache.h 97 Entry(const SkBitmap& bitmap);
  /external/skia/src/views/
SkParsePaint.cpp 35 else if (dom.hasAttr(node, "type", "bitmap"))
  /external/tcpdump/
appletalk.h 78 u_int8_t bitmap; member in struct:atATP
  /external/webkit/WebCore/platform/graphics/
FontCache.cpp 144 // Courier is a bitmap font. So, we don't want to map Courier New to
167 // On Windows, bitmap fonts are blocked altogether so that we have to
168 // alias MS Sans Serif (bitmap font) -> Microsoft Sans Serif (truetype font)
174 // Alias MS Serif (bitmap) -> Times New Roman (truetype font). There's no
GraphicsContext.h 219 /** platform-specific factory method to return a bitmap graphicscontext,
357 HDC getWindowsContext(const IntRect&, bool supportAlphaBlend = false, bool mayCreateBitmap = true); // The passed in rect is used to create a bitmap for compositing inside transparency layers.
363 HDC getWindowsContext(const IntRect&, bool supportAlphaBlend = true, bool mayCreateBitmap = true); // The passed in rect is used to create a bitmap for compositing inside transparency layers.
398 // The bitmap should be non-premultiplied.
  /external/webkit/WebCore/platform/image-decoders/bmp/
BMPImageDecoder.cpp 126 // See if this is a bitmap filetype we understand.
  /external/webkit/WebCore/platform/image-decoders/qt/
RGBA32BufferQt.cpp 58 // calls this to free the bitmap data, but other functions like
  /external/webkit/WebKit/android/
RenderSkinRadio.cpp 45 // Matches the width of the bitmap
  /external/webkit/WebKitTools/DumpRenderTree/
PixelDumpSupport.cpp 48 // Compute the hash of the bitmap context pixels
  /frameworks/base/core/jni/android/graphics/
Movie.cpp 79 const SkBitmap& b = m->bitmap();
  /frameworks/base/graphics/java/android/renderscript/
Sampler.java 28 import android.graphics.Bitmap;
  /frameworks/base/libs/rs/
rsAllocation.h 86 // Is we have a non-null user bitmap callback we do not own the bits and
  /frameworks/base/sax/tests/saxtests/src/android/sax/
SafeSaxTest.java 19 import android.graphics.Bitmap;
529 public Bitmap bitmap; // cached bitmap of the thumbnail field in class:SafeSaxTest.YouTubeVideo
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
CreateInfo.java 45 "android.graphics.Bitmap", "android.graphics._Original_Bitmap",
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
cpumask.h 17 #include <linux/bitmap.h>
nodemask.h 17 #include <linux/bitmap.h>
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
cpumask.h 17 #include <linux/bitmap.h>
nodemask.h 17 #include <linux/bitmap.h>
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
cpumask.h 17 #include <linux/bitmap.h>
nodemask.h 17 #include <linux/bitmap.h>
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
cpumask.h 17 #include <linux/bitmap.h>

Completed in 694 milliseconds

<<21222324252627282930>>