HomeSort by relevance Sort by last modified time
    Searched full:copypixels (Results 1 - 17 of 17) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/skia/
BitmapImageSingleFrameSkia.h 49 // Creates a new Image from the given SkBitmap. If "copyPixels" is true, a
52 static PassRefPtr<BitmapImageSingleFrameSkia> create(const SkBitmap&, bool copyPixels);
ImageSkia.cpp 542 PassRefPtr<BitmapImageSingleFrameSkia> BitmapImageSingleFrameSkia::create(const SkBitmap& bitmap, bool copyPixels)
544 if (copyPixels) {
  /external/skia/legacy/src/ports/
SkImageDecoder_WIC.cpp 131 hr = piBitmapSourceConverted->CopyPixels(
  /external/skia/src/ports/
SkImageDecoder_WIC.cpp 141 hr = piBitmapSourceConverted->CopyPixels(
  /system/core/libpixelflinger/
raster.cpp 35 GGL_INIT_PROC(procs, copyPixels);
  /system/core/include/pixelflinger/
pixelflinger.h 302 void (*copyPixels)(void* c, GGLint x, GGLint y,
  /frameworks/native/opengl/libagl/
texture.cpp 269 int copyPixels(
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
actionscript3.php 256 'createElement', 'createBox', 'cos', 'copyPixels', 'copyChannel',
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 231 #define glCopyPixels MANGLE(CopyPixels)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 231 #define glCopyPixels MANGLE(CopyPixels)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 231 #define glCopyPixels MANGLE(CopyPixels)
    [all...]

Completed in 3040 milliseconds