Searched refs:encodeCrop (Results 1 – 3 of 3) sorted by relevance
302 status_t encodeCrop(const std::vector<aidl::android::hardware::graphics::common::Rect>& crop, andro…
376 …ASSERT_NO_FATAL_FAILURE(testHelperStableAidlType(crops, gralloc4::encodeCrop, gralloc4::decodeCrop… in TEST_F()
1079 status_t encodeCrop(const std::vector<Rect>& crop, hidl_vec<uint8_t>* outCrop) { in encodeCrop() function