Home
last modified time | relevance | path

Searched defs:Image (Results 1 – 25 of 32) sorted by relevance

12

/external/opencv/cvaux/src/
Dcvfindface.cpp48 CvSeq * cvFindFace(IplImage * Image,CvMemStorage* lpStorage) in cvFindFace()
58 CvSeq * cvPostBoostingFindFace(IplImage * Image,CvMemStorage* lpStorage) in cvPostBoostingFindFace()
Dcvface.cpp297 void RFace::Show(IplImage * Image) in Show()
315 void RFace::ShowIdeal(IplImage* Image) in ShowIdeal()
/external/jmonkeyengine/engine/src/core/com/jme3/texture/
DImage.java54 public class Image extends NativeObject implements Savable /*, Cloneable*/ { class
353 public Image() { in Image() method in Image
358 protected Image(int id){ in Image() method in Image
377 public Image(Format format, int width, int height, int depth, ArrayList<ByteBuffer> data, in Image() method in Image
409 public Image(Format format, int width, int height, ByteBuffer data, in Image() method in Image
441 public Image(Format format, int width, int height, int depth, ArrayList<ByteBuffer> data) { in Image() method in Image
458 public Image(Format format, int width, int height, ByteBuffer data) { in Image() method in Image
/external/deqp/modules/egl/
DteglAndroidUtil.hpp32 namespace Image namespace
DteglImageFormatTests.hpp33 namespace Image namespace
DteglImageUtil.hpp47 namespace Image namespace
DteglAndroidUtil.cpp41 namespace Image namespace
DteglImageTests.cpp87 namespace Image namespace
DteglImageUtil.cpp46 namespace Image namespace
DteglImageFormatTests.cpp108 namespace Image namespace
/external/skia/src/svg/parser/
DSkSVGImage.cpp21 DEFINE_SVG_INFO(Image) in DEFINE_SVG_INFO() argument
/external/deqp/modules/glshared/
DglsFboUtil.hpp202 struct Image : public Config struct
204 ImageFormat internalFormat;
205 glw::GLsizei width;
206 glw::GLsizei height;
209 Image (void) in Image() argument
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfAlternateImageDictionary_autogen.cpp11 SkPdfStream* SkPdfAlternateImageDictionary::Image(SkPdfNativeDoc* doc) { in Image() function in SkPdfAlternateImageDictionary
/external/pdfium/samples/
Dimage_diff.cc39 class Image { class
41 Image() : w_(0), h_(0) { in Image() function in Image
44 Image(const Image& image) in Image() function in Image
/external/giflib/
Dgifalloc.c204 GifApplyTranslation(SavedImage *Image, GifPixelType Translation[]) in GifApplyTranslation()
Dgif_lib.h77 GifImageDesc Image; /* Current image (low-level API) */ member
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dstyle_sheet.py10 class Image(object): class
/external/lldb/examples/python/
Dsymbolication.py198 class Image: class
/external/skia/src/images/
DSkImageDecoder_libgif.cpp107 void CheckFreeExtension(SavedImage* Image) { in CheckFreeExtension()
/external/deqp/executor/
DxeTestCaseResult.hpp241 class Image : public Item class
260Image (void) : Item(TYPE_IMAGE), width(0), height(0), format(FORMAT_LAST), compression(COMPRESSIO… in Image() function in xe::ri::Image
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Durl.py337 class Image(URLResource): class
/external/pdfium/core/src/reflow/
Dreflowedpage.h299 typedef enum {Unknow, Text, Image, Path, Line, paragraph} RF_DataType; enumerator
/external/deqp/framework/common/
DtcuTestLog.hpp93 typedef LogImage Image; typedef in tcu::TestLog
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-jai.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/mesa3d/include/CL/
Dcl.hpp1939 class Image : public Memory class
1942 Image() : Memory() { } in Image() function in cl::Image
1944 Image(const Image& image) : Memory(image) { } in Image() function in cl::Image

12