Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 62) sorted by relevance

123

/hardware/google/camera/common/hal/hidl_service/
Dandroid.hardware.camera.provider@2.7-service-google-lazy.rc2 interface android.hardware.camera.provider@2.4::ICameraProvider internal/0
3 interface android.hardware.camera.provider@2.5::ICameraProvider internal/0
4 interface android.hardware.camera.provider@2.6::ICameraProvider internal/0
5 interface android.hardware.camera.provider@2.7::ICameraProvider internal/0
/hardware/interfaces/media/omx/1.0/vts/functional/store/
DVtsHalMediaOmxV1_0TargetStoreTest.cpp77 const testing::internal::RE key;
78 const testing::internal::RE value;
92 const std::map<const std::string, const testing::internal::RE>& knownPatterns, in validateAttributes()
105 EXPECT_EQ(testing::internal::RE::FullMatch(attr.value, knownPattern->second), true) in validateAttributes()
113 if (testing::internal::RE::PartialMatch(attr.key, unknownPattern.key)) { in validateAttributes()
115 EXPECT_EQ(testing::internal::RE::FullMatch(attr.value, unknownPattern.value), in validateAttributes()
165 const std::map<const std::string, const testing::internal::RE> knownPatterns = { in TEST_P()
219 const std::map<const std::string, const testing::internal::RE> knownPatterns = { in TEST_P()
254 const testing::internal::RE nodeNamePattern = "[a-zA-Z0-9._-]+"; in TEST_P()
255 const testing::internal::RE nodeOwnerPattern = "[a-zA-Z0-9._-]+"; in TEST_P()
[all …]
/hardware/interfaces/camera/device/3.7/
DICameraInjectionSession.hal29 * When an external camera is injected to replace the internal camera session, the
32 * configure itself to match the stream configuration of the internal camera.
35 * switch back to internal camera streaming.
47 * The current stream configuration of the internal camera session and
51 * The characteristics of internal camera contains a list of keys so that
/hardware/google/pixel/vibrator/drv2624/bench/
Dbenchmark.cpp72 static void DefaultConfig(benchmark::internal::Benchmark *b) { in DefaultConfig()
76 static void DefaultArgs(benchmark::internal::Benchmark *b) { in DefaultArgs()
147 static void DefaultArgs(benchmark::internal::Benchmark *b) { in DefaultArgs()
/hardware/interfaces/input/classifier/1.0/
DIInputClassifier.hal30 * Called by the framework to reset the HAL internal state. The reset may be called
36 * Called by the framework to reset the HAL internal state for a specific device.
/hardware/interfaces/broadcastradio/common/vts/utils/include/broadcastradio-vts-utils/
Dmock-timeout.h89 tn ::testing::internal::Function<__VA_ARGS__>::Result
94 tn ::testing::internal::Function<__VA_ARGS__>::template Arg<N-1>::type
/hardware/interfaces/camera/provider/2.4/
DICameraProvider.hal38 * "internal", "legacy", "external", "remote" etc. The camera framework
50 * incrementing integer for "internal" device types, with 0 being the main
75 * An unexpected internal error occurred while setting the callbacks
93 * An unexpected internal error occurred while setting the callbacks
104 * Returns the list of internal camera device interfaces known to this
118 * @return cameraDeviceNames The vector of internal camera device
180 * internal error.
DICameraProviderCallback.hal34 * the camera service must assume that all internal camera devices are in
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp27 uint64_t internal; in drm_fourcc_from_handle() member
101 if (table[i].internal == internal_format) in drm_fourcc_from_handle()
/hardware/libhardware_legacy/
Dpower_test.cpp30 using android::system::suspend::internal::ISuspendControlServiceInternal;
31 using android::system::suspend::internal::WakeLockInfo;
DAndroid.bp56 "android.system.suspend.control.internal-cpp",
/hardware/google/pixel/vibrator/cs40l25/bench/
Dbenchmark.cpp82 static void DefaultArgs(benchmark::internal::Benchmark *b) { b->Unit(benchmark::kMicrosecond); } in DefaultArgs()
84 static void SupportedEffectArgs(benchmark::internal::Benchmark *b) { in SupportedEffectArgs()
/hardware/qcom/gps/msm8998/core/
DAndroid.mk45 -Wno-unneeded-internal-declaration \
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmconnector.cpp180 bool DrmConnector::internal() const { in internal() function in android::DrmConnector
202 return internal() || external() || writeback(); in valid_type()
/hardware/interfaces/wifi/1.5/
Dtypes.hal143 * Data packet min contention time (usec). It includes both the internal contention time
149 * Data packet max contention time (usec). It includes both the internal contention time
154 * Data packet average contention time (usec). It includes both the internal contention time
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmconnector.h48 bool internal() const;
/hardware/interfaces/camera/device/3.2/
DICameraDevice.hal39 * An unexpected internal camera HAL error occurred, and the
68 * The camera device cannot be opened due to an internal
116 * The flash unit cannot be operated due to an unexpected internal
158 * The camera device cannot be opened due to an internal
/hardware/interfaces/camera/provider/2.7/
DICameraProvider.hal44 * The stream combination query cannot complete due to internal
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal59 * The camera device cannot be opened due to an internal
112 * The stream combination query cannot complete due to internal
DICameraDeviceSession.hal119 * the HAL returns false, the camera framework must skip the internal reconfiguration.
148 * The reconfiguration query cannot complete due to internal
/hardware/interfaces/camera/provider/2.6/
DICameraProviderCallback.hal38 * the camera service must assume that all physical devices backing internal
DICameraProvider.hal90 * Due to potential hardware constraints around internal switching of physical camera devices,
143 * The stream combination query cannot complete due to internal
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantNetwork.hal31 * This is not the |SSID| of the network, but an internal identifier for
/hardware/interfaces/media/c2/1.0/
DIInputSurface.hal39 * Returns the producer interface into the internal buffer queue.
/hardware/interfaces/tv/cec/1.1/
DIHdmiCec.hal64 * messages or internal HDMI events.

123