Searched defs:b2h (Results  1 – 4 of 4) sorted by relevance
| /frameworks/native/libs/gui/bufferqueue/2.0/ | 
| D | types.cpp | 34 bool b2h(status_t from, HStatus* to,  in b2h()  function129 bool b2h(sp<BFence> const& from, HFenceWrapper* to) {  in b2h()  function
 163 bool b2h(int from, HConnectionType* to) {  in b2h()  function
 200 bool b2h(BRect const& from, HRect* to) {  in b2h()  function
 221 bool b2h(BRegion const& from, HRegion* to) {  in b2h()  function
 260 bool b2h(sp<GraphicBuffer> const& from, HardwareBuffer* to,  in b2h()  function
 
 | 
| D | B2HGraphicBufferProducer.cpp | 53 bool b2h(BQueueBufferOutput const& from, HQueueBufferOutput* to) {  in b2h()  function
 | 
| D | H2BGraphicBufferProducer.cpp | 52 bool b2h(BQueueBufferInput const& from, HQueueBufferInput* to,  in b2h()  function
 | 
| /frameworks/av/media/codec2/vndk/ | 
| D | types.cpp | 42 bool b2h(status_t from, HStatus* to,  in b2h()  function136 bool b2h(sp<BFence> const& from, HFenceWrapper* to) {  in b2h()  function
 170 bool b2h(int from, HConnectionType* to) {  in b2h()  function
 207 bool b2h(BRect const& from, HRect* to) {  in b2h()  function
 228 bool b2h(BRegion const& from, HRegion* to) {  in b2h()  function
 267 bool b2h(sp<GraphicBuffer> const& from, HardwareBuffer* to,  in b2h()  function
 
 |