HomeSort by relevance Sort by last modified time
    Searched defs:IStream (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplus.h 42 typedef _COM_interface IStream IStream;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
icodecapi.h 52 typedef interface IStream IStream;
117 IStream *a) = 0;
120 IStream *a) = 0;
123 IStream *a,
210 IStream *a);
214 IStream *a);
218 IStream *a,
298 static FORCEINLINE HRESULT ICodecAPI_GetAllSettings(ICodecAPI* This,IStream *a) {
301 static FORCEINLINE HRESULT ICodecAPI_SetAllSettings(ICodecAPI* This,IStream *a)
    [all...]
objidlbase.h 87 typedef interface IStream IStream;
308 typedef interface IStream IStream;
383 IStream *pStm,
391 IStream *pStm,
396 IStream *pStm) = 0;
442 IStream *pStm,
451 IStream *pStm,
457 IStream *pStm)
    [all...]
objidl.h 87 typedef interface IStream IStream;
523 typedef interface IStream IStream;
598 IStream *pStm,
606 IStream *pStm,
611 IStream *pStm) = 0;
657 IStream *pStm,
666 IStream *pStm,
672 IStream *pStm)
    [all...]
  /frameworks/rs/
rsStream.cpp 24 IStream::IStream(const uint8_t *buf, bool use64) {
30 void IStream::loadByteArray(void *dest, size_t numBytes) {
35 uint64_t IStream::loadOffset() {
46 const char * IStream::loadString() {
rsStream.h 27 class IStream {
29 IStream(const uint8_t *, bool use64);
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 276 milliseconds