/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
H A D | mm_qcamera_commands.c | 37 int tuneserver_initialize_prevtuningp(void * ctrl, in tuneserver_initialize_prevtuningp() 64 int tuneserver_deinitialize_prevtuningp(void * ctrl, in tuneserver_deinitialize_prevtuningp() 90 int tuneserver_preview_getchunksize(void * ctrl, in tuneserver_preview_getchunksize() 104 int tuneserver_preview_getframe(void * ctrl, in tuneserver_preview_getframe() 117 int tuneserver_preview_unsupported(void * ctrl, in tuneserver_preview_unsupported() 130 int tuneserver_initialize_tuningp(void * ctrl, int client_socket_id, in tuneserver_initialize_tuningp() 144 int tuneserver_deinitialize_tuningp(void * ctrl, int client_socket_id, in tuneserver_deinitialize_tuningp() 158 int tuneserver_process_get_list_cmd(void * ctrl, void *recv_cmd, in tuneserver_process_get_list_cmd() 171 int tuneserver_process_get_params_cmd(void * ctrl, void *recv_cmd, in tuneserver_process_get_params_cmd() 184 int tuneserver_process_set_params_cmd(void * ctrl, void *recv_cmd, in tuneserver_process_set_params_cmd() [all …]
|
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/wifi_hal_ctrl/ |
H A D | wifi_hal_ctrl.c | 41 struct wifihal_ctrl *ctrl; in wifihal_ctrl_open2() local 167 void wifihal_ctrl_close(struct wifihal_ctrl *ctrl) in wifihal_ctrl_close() 177 int wifihal_ctrl_request(struct wifihal_ctrl *ctrl, const char *cmd, size_t cmd_len, in wifihal_ctrl_request()
|
/aosp12/system/nfc/src/fuzzers/ce/ |
H A D | main.cc | 19 auto& ctrl = Packets[0]; in Fuzz_FixPackets() local 49 auto& ctrl = Packets[0]; in Fuzz_RunPackets() local
|
/aosp12/system/nfc/src/fuzzers/rw/ |
H A D | main.cc | 27 auto& ctrl = Packets[0]; in Fuzz_FixPackets() local 71 auto& ctrl = Packets[0]; in Fuzz_RunPackets() local
|
/aosp12/system/netd/server/ |
H A D | XfrmControllerTest.cpp | 143 XfrmController ctrl; in TEST_F() local 158 XfrmController ctrl; in TEST_F() local 165 XfrmController ctrl; in TEST_F() local 173 XfrmController ctrl; in TEST_F() local 181 XfrmController ctrl; in TEST_F() local 192 XfrmController ctrl; in TEST_F() local 276 XfrmController ctrl(params.xfrmInterfacesEnabled); in TEST_P() local 353 XfrmController ctrl(params.xfrmInterfacesEnabled); in testIpSecAddSecurityAssociation() local 471 XfrmController ctrl; in TEST_F() local 489 XfrmController ctrl; in TEST_F() local [all …]
|
/aosp12/hardware/interfaces/automotive/can/1.0/tools/libcanhaltools/ |
H A D | libcanhaltools.cpp | 42 bool isSupported(sp<ICanController> ctrl, ICanController::InterfaceType iftype) { in isSupported() 67 auto ctrl = ICanController::getService(service); in configureIface() local
|
/aosp12/hardware/interfaces/automotive/can/1.0/tools/ |
H A D | canhalctrl.cpp | 50 auto ctrl = ICanController::getService(service); in up() local 100 auto ctrl = ICanController::getService(service); in down() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 388 sp<SurfaceControl> ctrl(reinterpret_cast<SurfaceControl *>(nativeObject)); in nativeRelease() local 393 SurfaceControl* const ctrl = reinterpret_cast<SurfaceControl *>(nativeObject); in nativeDisconnect() local 401 SurfaceControl* const ctrl = reinterpret_cast<SurfaceControl *>(nativeObject); in nativeSetDefaultBufferSize() local 543 auto ctrl = reinterpret_cast<SurfaceControl *>(nativeObject); in nativeSetRelativeLayer() local 579 SurfaceControl* const ctrl = reinterpret_cast<SurfaceControl*>(nativeObject); in nativeSetBuffer() local 588 SurfaceControl* const ctrl = reinterpret_cast<SurfaceControl*>(nativeObject); in nativeSetColorSpace() local 637 auto* const ctrl = reinterpret_cast<SurfaceControl*>(nativeObject); in nativeSetStretchEffect() local 716 auto ctrl = reinterpret_cast<SurfaceControl *>(nativeObject); in nativeSetInputWindowInfo() local 824 const auto ctrl = reinterpret_cast<SurfaceControl *>(nativeObject); in nativeSetShadowRadius() local 840 const auto ctrl = reinterpret_cast<SurfaceControl*>(nativeObject); in nativeSetFrameRate() local [all …]
|
H A D | android_hardware_input_InputWindowHandle.cpp | 43 jfieldID ctrl; member 207 auto ctrl = reinterpret_cast<SurfaceControl *>(mNativeObject); in updateInfo() local
|
H A D | android_view_Surface.cpp | 275 sp<SurfaceControl> ctrl(reinterpret_cast<SurfaceControl *>(surfaceControlNativeObj)); in nativeCreateFromSurfaceControl() local 287 sp<SurfaceControl> ctrl(reinterpret_cast<SurfaceControl *>(surfaceControlNativeObj)); in nativeGetFromSurfaceControl() local
|
/aosp12/hardware/google/graphics/common/libscaler/ |
H A D | libscalerblend-v4l2.cpp | 10 struct v4l2_control ctrl; in DevSetCtrl() local
|
H A D | libscaler-v4l2.cpp | 144 struct v4l2_control ctrl; in SetCtrl() local
|
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_bridge/ |
H A D | ebt_802_3.h | 32 __u8 ctrl; member 39 __be16 ctrl; member
|
/aosp12/hardware/google/graphics/common/libv4l2/ |
H A D | exynos_v4l2.c | 716 struct v4l2_control ctrl; in exynos_v4l2_g_ctrl() local 743 struct v4l2_control ctrl; in exynos_v4l2_s_ctrl() local 842 int exynos_v4l2_g_ext_ctrl(int fd, struct v4l2_ext_controls *ctrl) in exynos_v4l2_g_ext_ctrl() 867 int exynos_v4l2_s_ext_ctrl(int fd, struct v4l2_ext_controls *ctrl) in exynos_v4l2_s_ext_ctrl()
|
/aosp12/hardware/google/graphics/common/libgscaler/ |
H A D | libgscaler_obj.cpp | 365 struct v4l2_control ctrl; in m_gsc_m2m_stop() local 458 struct v4l2_control ctrl; in m_gsc_m2m_run_core() local 493 struct v4l2_control ctrl; in m_gsc_m2m_run_core() local 684 struct v4l2_control ctrl; in m_gsc_set_format() local 1115 struct v4l2_control ctrl; in m_gsc_out_config() local 1260 struct v4l2_control ctrl; in m_gsc_cap_config() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | StrictModeFlash.java | 46 SurfaceControl ctrl = null; in StrictModeFlash() local
|
H A D | EmulatorDisplayOverlay.java | 60 SurfaceControl ctrl = null; in EmulatorDisplayOverlay() local
|
H A D | Watermark.java | 113 SurfaceControl ctrl = null; in Watermark() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | if_fddi.h | 65 __u8 ctrl; member 76 __u8 ctrl; member
|
/aosp12/packages/services/Car/cpp/evs/sampleDriver/ |
H A D | VideoCapture.cpp | 354 struct v4l2_queryctrl ctrl = { in enumerateCameraControls() local
|
/aosp12/system/extras/tests/iptables/qtaguid/ |
H A D | socketTag.cpp | 57 int ctrl; in openCtrl() local 70 int ctrl; in doCtrlCommand() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/ |
H A D | BrowsedPlayerWrapper.java | 213 MediaController.TransportControls ctrl = controller.getTransportControls(); in playItem() local
|
/aosp12/hardware/qcom/display/msm8960/liboverlay/ |
H A D | overlayCtrlData.h | 127 Ctrl ctrl; member
|
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | hwjpeg-v4l2.cpp | 128 v4l2_ext_control ctrl; in SetQuality() local 451 v4l2_ext_control ctrl[HWJPEG_CTRL_NUM]; in UpdateControls() local
|
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
H A D | TestEvents.java | 210 public Builder ctrl() { in ctrl() method in TestEvents.Builder
|