Searched defs:notifyResolution (Results 1 – 4 of 4) sorted by relevance
70 Return<void> notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function
82 virtual void notifyResolution(uint32_t /* width */, uint32_t /* height */) {} in notifyResolution() function
41 Return<void> CryptoPlugin::notifyResolution(uint32_t width, in notifyResolution() function in android::hardware::drm::V1_0::implementation::CryptoPlugin
378 void CryptoHal::notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function in android::CryptoHal