Home
last modified time | relevance | path

Searched refs:getContentConfigurations (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_clearkey_module.h48 getContentConfigurations() const override;
Ddrm_hal_clearkey_module.cpp36 DrmHalVTSClearkeyModule::getContentConfigurations() const { in getContentConfigurations() function in android::hardware::drm::V1_2::vts::DrmHalVTSClearkeyModule
Ddrm_hal_common.cpp124 contentConfigurations = vendorModule->getContentConfigurations(); in SetUp()
/hardware/interfaces/drm/1.0/vts/functional/include/
Ddrm_hal_vendor_module_api.h215 getContentConfigurations() const = 0;
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_vendor_module_api.h215 getContentConfigurations() const = 0;
/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/
Ddrm_hal_vendor_test.h95 contentConfigurations = vendorModule->getContentConfigurations(); in SetUp()