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

  /frameworks/av/camera/
IProCameraUser.cpp 31 typedef Parcel::WritableBlob WritableBlob;
123 WritableBlob blob;
  /frameworks/native/include/binder/
Parcel.h 44 class WritableBlob;
130 status_t writeBlob(size_t len, WritableBlob* outBlob);
270 class WritableBlob : public Blob {
  /frameworks/base/core/jni/android/graphics/
Bitmap.cpp 465 android::Parcel::WritableBlob blob;
  /frameworks/native/libs/binder/
Parcel.cpp 752 status_t Parcel::writeBlob(size_t len, WritableBlob* outBlob)
    [all...]

Completed in 8080 milliseconds