Home
last modified time | relevance | path

Searched defs:notifyResolution (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/media/hardware/
DCryptoAPI.h82 virtual void notifyResolution(uint32_t /* width */, uint32_t /* height */) {} in notifyResolution() function
/frameworks/av/drm/libmediadrm/
DCrypto.cpp270 void Crypto::notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function in android::Crypto
DICrypto.cpp164 virtual void notifyResolution( in notifyResolution() function
DCryptoHal.cpp370 void CryptoHal::notifyResolution(uint32_t width, uint32_t height) { in notifyResolution() function in android::CryptoHal