Home
last modified time | relevance | path

Searched refs:BRegion (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/vndk/include/
Dtypes.h98 using BRegion = ::android::Region; variable
101 bool b2h(BRegion const& from, HRegion* to);
102 bool h2b(HRegion const& from, BRegion* to);
/frameworks/native/libs/gui/include/gui/bufferqueue/2.0/
Dtypes.h97 using BRegion = ::android::Region; variable
100 bool b2h(BRegion const& from, HRegion* to);
101 bool h2b(HRegion const& from, BRegion* to);
/frameworks/native/libs/gui/bufferqueue/2.0/
Dtypes.cpp221 bool b2h(BRegion const& from, HRegion* to) { in b2h()
233 bool h2b(HRegion const& from, BRegion* to) { in h2b()
/frameworks/av/media/codec2/vndk/
Dtypes.cpp228 bool b2h(BRegion const& from, HRegion* to) { in b2h()
240 bool h2b(HRegion const& from, BRegion* to) { in h2b()