Searched defs:notifyResolution (Results 1 – 6 of 6) sorted by relevance
70 Return<void> notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function
64 void CryptoHal::notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function in android::CryptoHal
243 void CryptoHalAidl::notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function in android::CryptoHalAidl
378 void CryptoHalHidl::notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function in android::CryptoHalHidl
82 virtual void notifyResolution(uint32_t /* width */, uint32_t /* height */) {} in notifyResolution() function
187 ::ndk::ScopedAStatus CryptoPlugin::notifyResolution(int32_t in_width, int32_t in_height) { in notifyResolution() function in aidl::android::hardware::drm::clearkey::CryptoPlugin