Searched defs:notifyResolution (Results 1 – 3 of 3) 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
378 void CryptoHal::notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function in android::CryptoHal