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 | 185 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) {  in wrapAs()  function235 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
 450 inline bool wrapAs(CodecBuffer* t, OMXBuffer const& l) {  in wrapAs()  function
 
 | 
| /frameworks/av/media/libmedia/include/media/omx/1.0/ | 
| D | Conversion.h | 327 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) {  in wrapAs()  function377 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
 700 inline bool wrapAs(CodecBuffer* t, OMXBuffer const& l) {  in wrapAs()  function
 
 | 
| /frameworks/native/libs/gui/bufferqueue/1.0/ | 
| D | Conversion.cpp | 181 void wrapAs(AnwBuffer* t, GraphicBuffer const& l) {  in wrapAs()  function432 bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) {  in wrapAs()  function
 948 bool wrapAs(HGraphicBufferProducer::FrameEventHistoryDelta* t,  in wrapAs()  function
 1393 bool wrapAs(HGraphicBufferProducer::QueueBufferOutput* t,  in wrapAs()  function
 
 | 
| D | H2BGraphicBufferProducer.cpp | 129 inline void wrapAs(AnwBuffer* t, GraphicBuffer const& l) {  in wrapAs()  function308 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) {  in wrapAs()  function
 535 inline bool wrapAs(  in wrapAs()  function
 
 |