Searched refs:AImage_getCropRect (Results 1 – 6 of 6) sorted by relevance
647 media_status_t AImage_getCropRect(const AImage* image, /*out*/AImageCropRect* rect) __INTRODUCED_IN…
38 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImage_getCropRect);348 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AImage_getCropRect); in init_stub_library()
21 AImage_getCropRect; # introduced=24
724 media_status_t AImage_getCropRect(const AImage* image, /*out*/AImageCropRect* rect) { in AImage_getCropRect() function