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

  /external/skia/src/images/
fpdfemb_ext.h 25 void (*GetInfo)(void* pContext, int* width, int* height, int* nComps);
51 void (*GetInfo)(void* context, unsigned long* width, unsigned long* height,
SkImageDecoder_libpvjpeg.cpp 78 TPvJpgDecStatus status = codec->GetInfo(&info);
  /external/webkit/WebCore/platform/haiku/
ClipboardHaiku.cpp 125 for (int32 i = 0; data->GetInfo(B_ANY_TYPE, i, &name, &type, &count) == B_OK; i++)
  /frameworks/base/media/libstagefright/matroska/
mkvparser.hpp 400 const SegmentInfo* const GetInfo() const;
mkvparser.cpp     [all...]
  /external/webkit/WebKit/wx/
WebView.h 366 wxWebViewDOMElementInfo GetInfo() const { return m_info; }

Completed in 46 milliseconds