Searched refs:in_width (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() argument191 UNUSED(in_width); in notifyResolution()