Searched defs:wrapAs (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/ |
H A D | Conversion.h | 185 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) { in wrapAs() function 235 inline bool wrapAs(omx_message* l, Message const& t) { in wrapAs() function 314 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, in wrapAs() function 331 inline void wrapAs(OMXFenceParcelable* l, hidl_handle const& t) { in wrapAs() function 410 inline CodecBuffer *wrapAs(CodecBuffer *t, sp<GraphicBuffer> const& graphicBuffer) { in wrapAs() function 442 inline bool wrapAs(CodecBuffer* t, OMXBuffer const& l) { in wrapAs() function
|
/aosp12/frameworks/av/media/libmedia/include/media/omx/1.0/ |
H A D | Conversion.h | 327 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) { in wrapAs() function 377 inline bool wrapAs(omx_message* l, Message const& t) { in wrapAs() function 456 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, in wrapAs() function 473 inline void wrapAs(OMXFenceParcelable* l, hidl_handle const& t) { in wrapAs() function 604 inline void wrapAs(AnwBuffer* t, GraphicBuffer const& l) { in wrapAs() function 685 inline bool wrapAs(CodecBuffer* t, OMXBuffer const& l) { in wrapAs() function
|
/aosp12/frameworks/native/libs/gui/bufferqueue/1.0/ |
H A D | Conversion.cpp | 181 void wrapAs(AnwBuffer* t, GraphicBuffer const& l) { in wrapAs() function 432 bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) { in wrapAs() function 955 bool wrapAs(HGraphicBufferProducer::FrameEventHistoryDelta* t, in wrapAs() function 1400 bool wrapAs(HGraphicBufferProducer::QueueBufferOutput* t, in wrapAs() function
|
H A 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
|