Searched refs:HRect (Results 1 – 5 of 5) sorted by relevance
90 using HRect = ::android::hardware::graphics::common::V1_2::Rect; variable92 bool b2h(BRect const& from, HRect* to);93 bool h2b(HRect const& from, BRect* to);99 using HRegion = ::android::hardware::hidl_vec<HRect>;
89 using HRect = ::android::hardware::graphics::common::V1_2::Rect; variable91 bool b2h(BRect const& from, HRect* to);92 bool h2b(HRect const& from, BRect* to);98 using HRegion = ::android::hardware::hidl_vec<HRect>;
207 bool b2h(BRect const& from, HRect* to) { in b2h()216 bool h2b(HRect const& from, BRect* to) { in h2b()
200 bool b2h(BRect const& from, HRect* to) { in b2h()209 bool h2b(HRect const& from, BRect* to) { in h2b()
35 typedef ::android::hardware::media::V1_0::Rect HRect; typedef423 if (size < numRects * sizeof(HRect)) { in unflatten()426 if (numRects > (UINT32_MAX / sizeof(HRect))) { in unflatten()438 (*t)[r] = HRect{ in unflatten()501 t->crop = HRect{ in unflatten()