Searched defs:wrapAs (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/ |
D | Conversion.h | 186 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) { in wrapAs() function 236 inline bool wrapAs(omx_message* l, Message const& t) { in wrapAs() function 315 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, in wrapAs() function 332 inline void wrapAs(OMXFenceParcelable* l, hidl_handle const& t) { in wrapAs() function 411 inline CodecBuffer *wrapAs(CodecBuffer *t, sp<GraphicBuffer> const& graphicBuffer) { in wrapAs() function 443 inline bool wrapAs(CodecBuffer* t, OMXBuffer const& l) { in wrapAs() function
|
/frameworks/av/media/libmedia/include/media/omx/1.0/ |
D | Conversion.h | 328 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) { in wrapAs() function 378 inline bool wrapAs(omx_message* l, Message const& t) { in wrapAs() function 457 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, in wrapAs() function 474 inline void wrapAs(OMXFenceParcelable* l, hidl_handle const& t) { in wrapAs() function 605 inline void wrapAs(AnwBuffer* t, GraphicBuffer const& l) { in wrapAs() function 686 inline bool wrapAs(CodecBuffer* t, OMXBuffer const& l) { in wrapAs() function
|
/frameworks/native/libs/gui/bufferqueue/1.0/ |
D | Conversion.cpp | 195 void wrapAs(AnwBuffer* t, GraphicBuffer const& l) { in wrapAs() function 446 bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) { in wrapAs() function 969 bool wrapAs(HGraphicBufferProducer::FrameEventHistoryDelta* t, in wrapAs() function 1354 bool wrapAs( in wrapAs() function 1463 bool wrapAs(HGraphicBufferProducer::QueueBufferOutput* t, in wrapAs() function
|
D | H2BGraphicBufferProducer.cpp | 129 inline void wrapAs(AnwBuffer* t, GraphicBuffer const& l) { in wrapAs() function 308 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) { in wrapAs() function 535 inline bool wrapAs( in wrapAs() function
|