/hardware/libhardware/modules/camera/3_4/metadata/ |
D | ranged_converter_test.cpp | 40 int initial = 99; in ExpectConvert() local 41 EXPECT_CALL(*converter_, MetadataToV4L2(initial, _)) in ExpectConvert() 45 ASSERT_EQ(dut_->MetadataToV4L2(initial, &actual), 0); in ExpectConvert() 78 int initial = 99; in TEST_F() local 80 EXPECT_CALL(*converter_, MetadataToV4L2(initial, _)).WillOnce(Return(err)); in TEST_F() 83 EXPECT_EQ(dut_->MetadataToV4L2(initial, &unused), err); in TEST_F()
|
D | map_converter_test.cpp | 39 int initial = 99; in ExpectConvertToV4L2() local 40 EXPECT_CALL(*converter_, MetadataToV4L2(initial, _)) in ExpectConvertToV4L2() 44 ASSERT_EQ(dut_->MetadataToV4L2(initial, &actual), 0); in ExpectConvertToV4L2() 86 int initial = 99; in TEST_F() local 88 EXPECT_CALL(*converter_, MetadataToV4L2(initial, _)).WillOnce(Return(err)); in TEST_F() 91 EXPECT_EQ(dut_->MetadataToV4L2(initial, &unused), err); in TEST_F()
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicle.hal | 49 * If there is no data available yet, which can happen during initial stage, 61 * Setting some properties require having initial state available. If initial
|
/hardware/interfaces/tv/tuner/1.0/ |
D | ITimeFilter.hal | 26 * It is used by the client to set initial time stamp and enable time 30 * @param timeStamp initial time stamp for the time filter. It based on
|
/hardware/interfaces/camera/provider/2.5/ |
D | ICameraProvider.hal | 61 * by this provider, to establish the initial device state.
|
/hardware/interfaces/audio/2.0/ |
D | IDevice.hal | 47 * setting the initial master volume across all HALs. HALs which do not 84 * initial master mute across all HALs. HAL must indicate that the feature
|
/hardware/interfaces/audio/4.0/ |
D | IDevice.hal | 45 * setting the initial master volume across all HALs. HALs which do not 82 * initial master mute across all HALs. HAL must indicate that the feature
|
/hardware/interfaces/audio/5.0/ |
D | IDevice.hal | 45 * setting the initial master volume across all HALs. HALs which do not 82 * initial master mute across all HALs. HAL must indicate that the feature
|
/hardware/interfaces/audio/6.0/ |
D | IDevice.hal | 45 * setting the initial master volume across all HALs. HALs which do not 82 * initial master mute across all HALs. HAL must indicate that the feature
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 109 * refetched after the initial license request. 165 * Return the current security level of a session. A session has an initial
|
/hardware/interfaces/sensors/2.0/ |
D | ISensors.hal | 32 * from the initial call to getSensorsList after a device boot until the 224 * content to initial value (depending on memory format settings).
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 102 * The session parameters contain the initial values of any request keys that were 108 * including any initial settings. If parameters are present, then hal must examine
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 203 * Set an APN to initial attach network. 301 * Per TS 23.122, the RAN is just the initial suggested value.
|
/hardware/interfaces/sensors/1.0/ |
D | ISensors.hal | 146 * content to initial value (depending on memory format settings).
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 169 * Key request type is for an initial license request
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 469 /** A pressed gesture has started, the motion contains the initial starting location. */ 489 * This does not provide a full gesture, but only the initial location of the movement/touch. 766 * Time when the initial touch down occurred, in nanoseconds.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChip.hal | 88 * interfaces only supported by the initial combination must be removed until 90 * satisfying only the target combination can be added (meaning the initial
|
/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 218 * initial release
|
D | Doxyfile | 355 # the initial value of a variable or define consists of for it to appear in 675 # used to set the initial width (in pixels) of the frame in which the tree 975 # Optionally an initial location of the external documentation
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 88 * Set an apn to initial attach network
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPlugin.hal | 145 * indicates that the keys need to be refetched after the initial
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 205 UNKNOWN, // initial state 884 CONFIGURED = 0, // Logical Modem's (LM) initial value
|
D | IRadio.hal | 1230 * Set an apn to initial attach network
|