/hardware/interfaces/light/utils/ |
D | main.cpp | 88 hal->getSupportedTypes([&](const hidl_vec<V2_0::Type>& types) { in setToColorHidl()
|
/hardware/interfaces/light/2.0/vts/functional/ |
D | VtsHalLightV2_0TargetTest.cpp | 86 ASSERT_OK(light->getSupportedTypes([this](const hidl_vec<Type> &types) { in SetUp()
|
/hardware/google/interfaces/light/1.0/default/ |
D | Light.cpp | 78 std::vector<Type> types(mLights.size()); in getSupportedTypes() local
|
/hardware/google/interfaces/light/1.1/default/ |
D | Light.cpp | 78 std::vector<Type> types(mLights.size()); in getSupportedTypes() local
|
/hardware/interfaces/light/2.0/default/ |
D | Light.cpp | 80 Type *types = new Type[mLights.size()]; in getSupportedTypes() local
|
/hardware/google/pixel/thermal/utils/ |
D | config_parser.cpp | 42 auto types = hidl_enum_range<T>(); in getTypeFromString() local
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidParser.cpp | 225 const std::vector<int> types = {REPORT_TYPE_FEATURE, REPORT_TYPE_INPUT, REPORT_TYPE_OUTPUT}; in convertGroupToPacket() local
|
/hardware/interfaces/thermal/2.0/vts/functional/ |
D | VtsHalThermalV2_0TargetTest.cpp | 185 auto types = hidl_enum_range<TemperatureType>(); in TEST_P() local
|
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerClient.h | 80 hidl_vec<Hdr> types; in getHdrCapabilities_2_3() local
|
/hardware/google/camera/common/hal/tests/ |
D | camera_device_session_tests.cc | 255 std::vector<RequestTemplate> types = { in TEST_F() local
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
D | ComposerVts.cpp | 117 std::vector<Hdr> types; in getHdrCapabilities_2_3() local
|
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | VtsHalTvTunerV1_0TestConfigurations.h | 210 vector<FrontendStatusType> types; in initFrontendConfig() local
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerClient.h | 246 hidl_vec<Hdr> types; in getHdrCapabilities() local
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 230 std::map<DRMPlaneType, DRMPlaneTypeInfo> types; member
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | ComposerVts.cpp | 234 std::vector<Hdr> types; in getHdrCapabilities() local
|
/hardware/interfaces/renderscript/1.0/vts/functional/ |
D | VtsScriptTests.cpp | 397 hidl_vec<Type> types = {type2}; in TEST_P() local
|
/hardware/interfaces/graphics/composer/2.4/vts/functional/ |
D | VtsHalGraphicsComposerV2_4TargetTest.cpp | 595 const auto types = {ContentType::NONE, ContentType::GRAPHICS, ContentType::PHOTO, in TEST_P() local
|
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
D | ComposerCommandBuffer.h | 172 const std::vector<IComposerClient::Composition>& types) { in setChangedCompositionTypes()
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 575 …hidl_vec<ScriptKernelID>& dstK, const hidl_vec<ScriptFieldID>& dstF, const hidl_vec<Type>& types) { in scriptGroupCreate()
|