/external/dng_sdk/source/ |
H A D | dng_memory_stream.h | 63 /// \param dstStream The target stream. 66 virtual void CopyToStream (dng_stream &dstStream,
|
H A D | dng_stream.cpp | 1102 void dng_stream::CopyToStream (dng_stream &dstStream, argument 1113 dstStream.Put (smallBuffer, (uint32) count); 1134 dstStream.Put (bigBuffer.Buffer (), 1147 void dng_stream::DuplicateStream (dng_stream &dstStream) argument 1153 TempStreamSniffer noSniffer2 (dstStream, NULL); 1158 if (dstStream.Length () < Length ()) 1160 dstStream.SetLength (Length ()); 1165 dstStream.SetWritePosition (0); 1167 CopyToStream (dstStream, Length ()); 1169 dstStream [all...] |
H A D | dng_memory_stream.cpp | 220 void dng_memory_stream::CopyToStream (dng_stream &dstStream, argument 227 dng_stream::CopyToStream (dstStream, count); 256 dstStream.Put (sPtr, blockCount);
|
H A D | dng_stream.h | 568 /// \param dstStream The target stream. 571 virtual void CopyToStream (dng_stream &dstStream, 575 /// \param dstStream The target stream. 577 void DuplicateStream (dng_stream &dstStream);
|
/external/skia/dm/ |
H A D | DMSrcSink.cpp | 1622 Error GPUSink::draw(const Src& src, SkBitmap* dst, SkWStream* dstStream, SkString* log) const { argument 1623 return this->onDraw(src, dst, dstStream, log, fBaseContextOptions);
|
/external/skqp/dm/ |
H A D | DMSrcSink.cpp | 1619 Error GPUSink::draw(const Src& src, SkBitmap* dst, SkWStream* dstStream, SkString* log) const { argument 1620 return this->onDraw(src, dst, dstStream, log, fBaseContextOptions);
|
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |