HomeSort by relevance Sort by last modified time
    Searched full:imagedata (Results 126 - 150 of 172) sorted by null

1 2 3 4 56 7

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceFilter.cpp 36 #include "ImageData.h"
  /external/webkit/Source/WebKit/chromium/src/
GraphicsContext3DInternal.h 74 PassRefPtr<ImageData> paintRenderingResultsToImageData();
  /external/opencv/cvaux/src/
cvcalibfilter.cpp 788 if( src->imageData == dst->imageData )
cvtexture.cpp 629 destData = (float*)(dest->imageData);
cv3dtracker.cpp 107 if( samples[c]->imageData == 0 )
  /external/webkit/Source/WebCore/platform/graphics/
ShadowBlur.cpp 195 void ShadowBlur::blurLayerImage(unsigned char* imageData, const IntSize& size, int rowStride)
251 unsigned char* pixels = imageData;
    [all...]
  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java 415 * @param offset offset into imageData for where the decoder should begin
440 * @param offset offset into imageData for where the decoder should begin
  /external/chromium/chrome/common/extensions/api/
extension_api.json     [all...]
  /external/opencv/cxcore/include/
cxtypes.h 390 char *imageData; /* Pointer to aligned image data. */
449 (CV_IS_IMAGE_HDR(img) && ((IplImage*)img)->imageData != NULL)
458 (((elemtype*)((image)->imageData + (image)->widthStep*(row)))[(col)])
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java 83 import org.eclipse.swt.graphics.ImageData;
    [all...]
GestureManager.java 47 import org.eclipse.swt.graphics.ImageData;
818 ImageData data = image.getImageData();
    [all...]
  /external/chromium/chrome/browser/extensions/
browser_action_apitest.cc 97 // Tell the extension to update the icon using setIcon({imageData:...}).
  /external/chromium/chrome/common/extensions/docs/
browserAction.html     [all...]
pageAction.html 627 <p>Sets the icon for the page action. The icon can be specified either as the path to an image file or as the pixel data from a canvas element. Either the <b>path</b> or the <b>imageData</b> property must be specified.</p>
750 <var>imageData</var>
766 <span>ImageData</span>
778 <dd>Pixel data for an image. Must be an ImageData object (for example, from a canvas element).</dd>
    [all...]
experimental.sidebar.html     [all...]
  /external/sonivox/docs/JET_Creator_User_Manual_files/
header.htm 165 <v:imagedata src="image029.jpg" o:title="SONiVOX Logo 150"/>
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.idl     [all...]
  /external/sonivox/docs/
JET_Programming_Manual.html 627 <v:imagedata src="JET_Programming_Manual_files/image013.emz" o:title=""/>
662 <v:imagedata src="JET_Programming_Manual_files/image014.emz" o:title=""/>
731 <v:imagedata src="JET_Programming_Manual_files/image015.emz" o:title=""/>
763 <v:imagedata src="JET_Programming_Manual_files/image016.emz" o:title=""/>
    [all...]
JET_Creator_User_Manual.html     [all...]
  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.cpp 268 // If it's a new IconRecord object that doesn't have its imageData set yet,
    [all...]
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 30 #include "ImageData.h"
656 PassRefPtr<ImageData> GraphicsContext3D::paintRenderingResultsToImageData()
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
NativeHeapPanel.java 36 import org.eclipse.swt.graphics.ImageData;
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
background.js 166 {imageData: this.canvasContext_.getImageData(0, 0, this.w, this.h)});
  /external/webkit/Source/WebCore/
DerivedSources.make 293 ImageData \

Completed in 1983 milliseconds

1 2 3 4 56 7