Searched defs:h2b (Results  1 – 3 of 3) sorted by relevance
| /frameworks/native/libs/gui/bufferqueue/2.0/ | 
| D | types.cpp | 75 bool h2b(HStatus from, status_t* to) {  in h2b()  function148 bool h2b(native_handle_t const* from, sp<BFence>* to) {  in h2b()  function
 180 bool h2b(HConnectionType from, int* to) {  in h2b()  function
 209 bool h2b(HRect const& from, BRect* to) {  in h2b()  function
 233 bool h2b(HRegion const& from, BRegion* to) {  in h2b()  function
 280 bool h2b(HardwareBuffer const& from, sp<GraphicBuffer>* to) {  in h2b()  function
 
 | 
| D | H2BGraphicBufferProducer.cpp | 68 bool h2b(HQueueBufferOutput const& from, BQueueBufferOutput* to) {  in h2b()  function
 | 
| /frameworks/av/media/codec2/vndk/ | 
| D | types.cpp | 82 bool h2b(HStatus from, status_t* to) {  in h2b()  function155 bool h2b(native_handle_t const* from, sp<BFence>* to) {  in h2b()  function
 187 bool h2b(HConnectionType from, int* to) {  in h2b()  function
 216 bool h2b(HRect const& from, BRect* to) {  in h2b()  function
 240 bool h2b(HRegion const& from, BRegion* to) {  in h2b()  function
 287 bool h2b(HardwareBuffer const& from, sp<GraphicBuffer>* to) {  in h2b()  function
 
 |