Searched refs:AImage_getCropRect (Results 1 – 5 of 5) sorted by relevance
646 media_status_t AImage_getCropRect(const AImage* image, /*out*/AImageCropRect* rect) __INTRODUCED_IN…
37 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImage_getCropRect);317 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AImage_getCropRect); in init_stub_library()
20 AImage_getCropRect; # introduced=24
653 media_status_t AImage_getCropRect(const AImage* image, /*out*/AImageCropRect* rect) { in AImage_getCropRect() function