Searched defs:notifyResolution (Results 1 – 4 of 4) sorted by relevance
68 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
164 virtual void notifyResolution( in notifyResolution() function
442 void CryptoHal::notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function in android::CryptoHal