Home
last modified time | relevance | path

Searched refs:pluginV1_0 (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp139 [&](StatusV1_0 status, const sp<IDrmPluginV1_0>& pluginV1_0) { in createDrmPlugin() argument
141 plugin = IDrmPlugin::castFrom(pluginV1_0); in createDrmPlugin()
158 [&](StatusV1_0 status, const sp<ICryptoPluginV1_0>& pluginV1_0) { in createCryptoPlugin() argument
160 plugin = ICryptoPlugin::castFrom(pluginV1_0); in createCryptoPlugin()
/hardware/interfaces/drm/1.1/vts/functional/
Ddrm_hal_clearkey_test.cpp180 [&](Status status, const sp<drm::V1_0::IDrmPlugin>& pluginV1_0) { in createDrmPlugin() argument
182 plugin = IDrmPlugin::castFrom(pluginV1_0); in createDrmPlugin()
199 [&](Status status, const sp<drm::V1_0::ICryptoPlugin>& pluginV1_0) { in createCryptoPlugin() argument
201 plugin = pluginV1_0; in createCryptoPlugin()