Home
last modified time | relevance | path

Searched refs:vts (Results 1 – 25 of 191) sorted by relevance

12345678

/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h38 namespace vts {
47 using Gralloc2 = android::hardware::graphics::mapper::V2_0::vts::Gralloc;
48 using Gralloc2_1 = android::hardware::graphics::mapper::V2_1::vts::Gralloc;
49 using Gralloc3 = android::hardware::graphics::mapper::V3_0::vts::Gralloc;
54 class Composer : public V2_1::vts::Composer {
56 using V2_1::vts::Composer::Composer;
62 class ComposerClient : public V2_1::vts::ComposerClient {
65 : V2_1::vts::ComposerClient(client), mClient(client) {} in ComposerClient()
69 void execute(V2_1::vts::TestCommandReader* reader, CommandWriterBase* writer);
93 class Gralloc : public V2_1::vts::Gralloc {
[all …]
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_test_main.cpp26 using ::android::hardware::drm::V1_0::vts::DrmHalClearkeyFactoryTest;
27 using ::android::hardware::drm::V1_0::vts::DrmHalClearkeyPluginTest;
28 using ::android::hardware::drm::V1_0::vts::DrmHalClearkeyDecryptTest;
30 using ::android::hardware::drm::V1_0::vts::DrmHalVendorFactoryTest;
31 using ::android::hardware::drm::V1_0::vts::DrmHalVendorPluginTest;
32 using ::android::hardware::drm::V1_0::vts::DrmHalVendorDecryptTest;
DAndroid.bp33 name: "android.hardware.drm@1.0-vts",
73 "android.hardware.drm@1.0-vts",
103 "vts",
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DAndroid.bp18 name: "android.hardware.graphics.composer@2.3-vts",
26 "android.hardware.graphics.composer@2.1-vts",
28 "android.hardware.graphics.composer@2.2-vts",
31 "android.hardware.graphics.mapper@2.0-vts",
33 "android.hardware.graphics.mapper@2.1-vts",
35 "android.hardware.graphics.mapper@3.0-vts",
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DAndroid.bp32 "android.hardware.graphics.composer@2.1-vts",
34 "android.hardware.graphics.composer@2.2-vts",
36 "android.hardware.graphics.composer@2.3-vts",
38 "android.hardware.graphics.mapper@2.0-vts",
40 "android.hardware.graphics.mapper@2.1-vts",
42 "android.hardware.graphics.mapper@3.0-vts",
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DAndroid.bp18 name: "android.hardware.graphics.composer@2.2-vts",
26 "android.hardware.graphics.composer@2.1-vts",
29 "android.hardware.graphics.mapper@2.1-vts",
31 "android.hardware.graphics.mapper@3.0-vts",
34 "android.hardware.graphics.composer@2.1-vts",
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DAndroid.bp36 "android.hardware.graphics.composer@2.1-vts",
38 "android.hardware.graphics.composer@2.2-vts",
40 "android.hardware.graphics.mapper@2.0-vts",
42 "android.hardware.graphics.mapper@2.1-vts",
44 "android.hardware.graphics.mapper@3.0-vts",
/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp24 namespace vts { namespace
44 Gralloc::Gralloc(bool errOnFailure) : V2_0::vts::Gralloc() { in Gralloc()
53 : V2_0::vts::Gralloc(allocatorServiceName, mapperServiceName) { in Gralloc()
61 mMapperV2_1 = IMapper::castFrom(V2_0::vts::Gralloc::getMapper()); in init()
113 auto buffers = V2_0::vts::Gralloc::allocate(descriptor, 1, import, outStride); in allocate()
DAndroid.bp18 name: "android.hardware.graphics.mapper@2.1-vts",
28 "android.hardware.graphics.mapper@2.0-vts",
34 "android.hardware.graphics.mapper@2.0-vts",
/hardware/interfaces/drm/1.1/vts/functional/
DAndroid.bp18 name: "android.hardware.drm@1.1-vts",
21 "hardware/interfaces/drm/1.0/vts/functional",
63 "android.hardware.drm@1.1-vts",
84 "vts",
Ddrm_hal_test_main.cpp32 using android::hardware::drm::V1_1::vts::DrmHalClearkeyTest;
33 using android::hardware::drm::V1_1::vts::kClearKeyUUID;
/hardware/interfaces/audio/effect/all-versions/vts/functional/
DAndroid.bp34 test_suites: ["general-tests", "vts"],
40 // Use test_config for vts suite.
60 // Use test_config for vts suite.
80 // Use test_config for vts suite.
100 // Use test_config for vts suite.
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAndroid.bp36 "vts",
58 // Use test_config for vts suite.
81 // Use test_config for vts suite.
104 // Use test_config for vts suite.
127 // Use test_config for vts suite.
/hardware/interfaces/broadcastradio/2.0/vts/functional/
DAndroid.bp24 "android.hardware.broadcastradio@vts-utils-lib",
25 "android.hardware.broadcastradio@vts-utils-lib",
30 "vts",
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/
DComposerVts.h33 namespace vts {
48 class Composer : public V2_2::vts::Composer {
63 class ComposerClient : public V2_2::vts::ComposerClient {
66 : V2_2::vts::ComposerClient(client), mClient(client) {} in ComposerClient()
/hardware/interfaces/graphics/mapper/2.1/vts/functional/
DAndroid.bp26 "android.hardware.graphics.mapper@2.0-vts",
27 "android.hardware.graphics.mapper@2.1-vts",
29 test_suites: ["general-tests", "vts"],
/hardware/interfaces/audio/
DREADME22 | `-- vts <== vts of core API
33 `-- vts
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DAndroid.bp18 name: "android.hardware.graphics.composer@2.1-vts",
28 "android.hardware.graphics.mapper@2.0-vts",
29 "android.hardware.graphics.mapper@3.0-vts",
/hardware/interfaces/
DOWNERS8 yim@google.com # vts tests
9 guangzhu@google.com # vts tests
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DAndroid.bp31 "android.hardware.graphics.composer@2.1-vts",
33 "android.hardware.graphics.mapper@2.0-vts",
35 "android.hardware.graphics.mapper@3.0-vts",
/hardware/interfaces/graphics/mapper/2.1/utils/vts/include/mapper-vts/2.1/
DMapperVts.h27 namespace vts {
33 class Gralloc : public V2_0::vts::Gralloc {
/hardware/interfaces/drm/1.2/vts/functional/
DAndroid.bp18 name: "android.hardware.drm@1.2-vts",
60 "android.hardware.drm@1.2-vts",
89 "vts",
/hardware/interfaces/audio/policy/1.0/vts/functional/
DAndroid.bp27 // Use test_config for vts suite.
57 "vts",
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DAndroid.bp25 "android.hardware.graphics.mapper@2.0-vts",
27 test_suites: ["general-tests", "vts"],
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DAndroid.bp27 "android.hardware.graphics.mapper@3.0-vts",
29 test_suites: ["general-tests", "vts"],

12345678