Home
last modified time | relevance | path

Searched defs:Parameters (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h49 int cameraId;
52 int previewWidth, previewHeight;
58 int pictureWidth, pictureHeight;
60 int pictureWidthLastSet, pictureHeightLastSet;
64 uint8_t jpegQuality, jpegThumbQuality;
84 } flashMode;
95 } focusMode;
151 CameraParameters2 params; argument
155 // directly listed in Camera.Parameters argument
195 } state;
[all …]
H A DParameters.cpp42 Parameters::Parameters(int cameraId, in Parameters() function in android::camera2::Parameters
/aosp12/system/extras/multinetwork/
H A Dhttpurl.cpp34 struct Parameters { struct
35 Parameters() : ss({}), port("80"), path("/") {} in Parameters() argument
44 bool resolveHostname(const struct Arguments& args, struct Parameters* parameters); argument
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.h76 struct Parameters { struct
86 } mParameters; argument
H A DKeyboardInputMapper.h74 struct Parameters { struct
78 } mParameters; argument
H A DTouchInputMapper.h195 struct Parameters { struct
196 enum class DeviceType {
226 } mParameters; argument
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
H A DAudioPrimaryHidlHalUtils.h33 struct Parameters { struct
36 return t->getParameters(keys, returnIn); in get() argument
40 return t->setParameters(values); in set() argument
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
H A DAudioPrimaryHidlHalUtils.h46 struct Parameters { struct
50 return t->getParameters(context, keys, returnIn); in get() argument
55 return t->setParameters(context, values); in set() argument
/aosp12/system/extras/simpleperf/doc/
H A Dinferno.md61 ### Parameters subsection
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/fuelgauge/
H A DBatterySaverUtils.java76 private static class Parameters { class in BatterySaverUtils
90 public Parameters(Context context) { in Parameters() method in BatterySaverUtils.Parameters
/aosp12/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.h174 typedef camera2::Parameters Parameters; typedef
/aosp12/system/netd/libnetdutils/include/netdutils/
H A DBackoffSequence.h34 struct Parameters { struct
/aosp12/frameworks/base/core/java/android/hardware/
H A DCamera.java2284 public class Parameters { class in Camera
2626 private Parameters() { in Parameters() method in Camera.Parameters
/aosp12/art/dexlayout/
H A Ddex_ir.h663 const TypeList* Parameters() const { return parameters_; } in Parameters() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...