Searched refs:in_height (Results 1 – 2 of 2) sorted by relevance
68 ::ndk::ScopedAStatus notifyResolution(int32_t in_width, int32_t in_height) override;
190 ::ndk::ScopedAStatus CryptoPlugin::notifyResolution(int32_t in_width, int32_t in_height) { in notifyResolution() argument192 UNUSED(in_height); in notifyResolution()