Home
last modified time | relevance | path

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

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DICryptoPlugin.aidl39 void notifyResolution(in int width, in int height); in notifyResolution() method
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DICryptoPlugin.aidl39 void notifyResolution(in int width, in int height); in notifyResolution() method
/hardware/interfaces/drm/aidl/android/hardware/drm/
DICryptoPlugin.aidl79 void notifyResolution(in int width, in int height); in notifyResolution() method
/hardware/interfaces/drm/1.0/default/
DCryptoPlugin.cpp41 Return<void> CryptoPlugin::notifyResolution(uint32_t width, in notifyResolution() function in android::hardware::drm::V1_0::implementation::CryptoPlugin