Searched refs:writeNativeHandle (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DParcel.h120 status_t writeNativeHandle(const native_handle* handle);
/frameworks/native/libs/gui/
H A DIGraphicBufferProducer.cpp247 data.writeNativeHandle(stream->handle());
/frameworks/av/media/libmedia/
H A DIOMX.cpp840 reply->writeNativeHandle(sideband_handle);
/frameworks/native/libs/binder/
H A DParcel.cpp755 status_t Parcel::writeNativeHandle(const native_handle* handle) function in class:android::Parcel

Completed in 323 milliseconds