HomeSort by relevance Sort by last modified time
    Searched refs:GetImageInfo (Results 1 - 23 of 23) sorted by null

  /art/compiler/
image_writer.h 85 const ImageInfo& image_info = GetImageInfo(oat_index);
97 const ImageInfo& image_info = GetImageInfo(oat_it->second);
106 return GetImageInfo(oat_index).oat_offset_;
110 return GetImageInfo(oat_index).oat_file_begin_;
123 return reinterpret_cast<uintptr_t>(GetImageInfo(oat_index).oat_data_begin_);
350 const ImageInfo& image_info = GetImageInfo(oat_index);
499 ImageInfo& GetImageInfo(size_t oat_index) {
503 const ImageInfo& GetImageInfo(size_t oat_index) const {
image_writer.cc 193 ImageInfo& image_info = GetImageInfo(i);
358 ImageInfo& image_info = GetImageInfo(oat_index);
379 const ImageInfo& image_info = GetImageInfo(oat_index);
423 ImageInfo& image_info = GetImageInfo(it->second);
445 ImageInfo& image_info = GetImageInfo(oat_index);
597 ImageInfo& image_info = GetImageInfo(oat_index);
634 const ImageInfo& image_info = GetImageInfo(oat_index);
651 const ImageInfo& image_info = GetImageInfo(oat_index);
    [all...]
  /external/lzma/CPP/Windows/Control/
ImageList.h 56 bool GetImageInfo(int index, IMAGEINFO* imageInfo) const
  /art/runtime/
oat_file_assistant.h 366 const ImageInfo* GetImageInfo();
435 // Use the GetImageInfo method rather than accessing these directly.
oat_file_assistant.cc 528 const ImageInfo* image_info = GetImageInfo();
582 const ImageInfo* image_info = GetImageInfo();
638 const ImageInfo* image_info = GetImageInfo();
    [all...]
  /external/ImageMagick/MagickCore/
image.h 560 GetImageInfo(ImageInfo *),
methods.h 445 #define GetImageInfo PrependMagickMethod(GetImageInfo)
    [all...]
image.c 353 GetImageInfo(image_info);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commoncontrols.h 71 virtual HRESULT WINAPI GetImageInfo(int i,IMAGEINFO *pImageInfo) = 0;
107 HRESULT (WINAPI *GetImageInfo)(IImageList *This,int i,IMAGEINFO *pImageInfo);
145 #define IImageList_GetImageInfo(This,i,pImageInfo) (This)->lpVtbl->GetImageInfo(This,i,pImageInfo)
dinput.h     [all...]
  /external/ImageMagick/www/api/
image.php 55 <p class="text-center"><a href="image.php#AcquireImage">AcquireImage</a> &bull; <a href="image.php#AcquireImageInfo">AcquireImageInfo</a> &bull; <a href="image.php#AcquireNextImage">AcquireNextImage</a> &bull; <a href="image.php#AppendImages">AppendImages</a> &bull; <a href="image.php#CatchImageException">CatchImageException</a> &bull; <a href="image.php#ClipImagePath">ClipImagePath</a> &bull; <a href="image.php#CloneImage">CloneImage</a> &bull; <a href="image.php#CloneImageInfo">CloneImageInfo</a> &bull; <a href="image.php#CopyImagePixels">CopyImagePixels</a> &bull; <a href="image.php#DestroyImage">DestroyImage</a> &bull; <a href="image.php#DestroyImageInfo">DestroyImageInfo</a> &bull; <a href="image.php#GetImageInfo">GetImageInfo</a> &bull; <a href="image.php#GetImageInfoFile">GetImageInfoFile</a> &bull; <a href="image.php#GetImageMask">GetImageMask</a> &bull; <a href="image.php#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> &bull; <a href="image.php#InterpretImageFilename">InterpretImageFilename</a> &bull; <a href="image.php#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> &bull; <a href="image.php#IsImageObject">IsImageObject</a> &bull; <a href="image.php#IsTaintImage">IsTaintImage</a> &bull; <a href="image.php#ModifyImage">ModifyImage</a> &bull; <a href="image.php#NewMagickImage">NewMagickImage</a> &bull; <a href="image.php#ReferenceImage">ReferenceImage</a> &bull; <a href="image.php#ResetImagePage">ResetImagePage</a> &bull; <a href="image.php#SetImageBackgroundColor">SetImageBackgroundColor</a> &bull; <a href="image.php#SetImageChannelMask">SetImageChannelMask</a> &bull; <a href="image.php#SetImageColor">SetImageColor</a> &bull; <a href="image.php#SetImageStorageClass">SetImageStorageClass</a> &bull; <a href="image.php#SetImageExtent">SetImageExtent</a> &bull; <a href="image.php#SetImageInfoBlob">SetImageInfoBlob</a> &bull; <a href="image.php#SetImageInfoFile">SetImageInfoFile</a> &bull; <a href="image.php#SetImageMask">SetImageMask</a> &bull; <a href="image.php#SetImageAlpha">SetImageAlpha</a> &bull; <a href="image.php#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> &bull; <a href="image.php#SmushImages">SmushImages</a> &bull; <a href="image.php#StripImage">StripImage</a> &bull; <a href="image.php#SyncImageSettings">SyncImageSettings</a></p>
362 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageInfo">GetImageInfo</a></h2>
364 <p>GetImageInfo() initializes image_info to default values.</p>
366 <p>The format of the GetImageInfo method is:</p>
369 void GetImageInfo(ImageInfo *image_info)
  /external/opencv3/modules/videoio/src/
cap_giganetix.cpp 443 m_device->GetImageInfo (&imageInfo);
  /external/pdfium/core/include/fxcodec/
fx_codec.h 266 virtual void GetImageInfo(CJPX_Decoder* pDecoder,
  /external/pdfium/core/src/fxcodec/codec/
codec_int.h 338 void GetImageInfo(CJPX_Decoder* pDecoder,
fx_codec_jpx_opj.cpp 872 void CCodec_JpxModule::GetImageInfo(CJPX_Decoder* pDecoder,
  /external/opencv3/3rdparty/libwebp/mux/
muxedit.c 447 static WebPMuxError GetImageInfo(const WebPMuxImage* const wpi,
481 const WebPMuxError err = GetImageInfo(wpi, &x_offset, &y_offset,
  /external/ImageMagick/Magick++/lib/
Options.cpp 36 GetImageInfo(_imageInfo);
STL.cpp 790 GetImageInfo(_imageInfo);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
dinput.h     [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_loadimage.cpp 695 pJpxModule->GetImageInfo(context->decoder(), &width, &height, &components);
    [all...]
  /external/ImageMagick/coders/
png.c     [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 1063 milliseconds