Home
last modified time | relevance | path

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

/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/
Ddrm_hal_clearkey_test.h180 void fillRandom(const sp<IMemory>& memory);
Ddrm_hal_vendor_test.h186 void fillRandom(const sp<IMemory>& memory);
/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/
Ddrm_hal_common.h112 void fillRandom(const sp<IMemory>& memory);
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp384 void DrmHalTest::fillRandom(const sp<IMemory>& memory) { in fillRandom() function in android::hardware::drm::V1_2::vts::DrmHalTest
417 fillRandom(sharedMemory); in decrypt()
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp826 void DrmHalClearkeyDecryptTest::fillRandom(const sp<IMemory>& memory) { in fillRandom() function in android::hardware::drm::V1_0::vts::DrmHalClearkeyDecryptTest
862 fillRandom(sharedMemory); in decrypt()
Ddrm_hal_vendor_test.cpp1104 void DrmHalVendorDecryptTest::fillRandom(const sp<IMemory>& memory) { in fillRandom() function in android::hardware::drm::V1_0::vts::DrmHalVendorDecryptTest
1152 fillRandom(sharedMemory); in decrypt()