Home
last modified time | relevance | path

Searched defs:mode (Results 3126 - 3150 of 4450) sorted by relevance

1...<<121122123124125126127128129130>>...178

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c929 int SMP_SetSecureConnOnlyMode(bool mode) in SMP_SetSecureConnOnlyMode() argument
956 bool mode = false; in SMP_GetSecureConnOnlyMode() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c568 void SetLocalDeviceMode(uint8_t mode) in SetLocalDeviceMode() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h93 uint8_t mode; member
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp1725 napi_value mode = nullptr; in GetFileInfoFromJs() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp954 EGLBoolean EglSignalSyncKHRImpl(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode) in EglSignalSyncKHRImpl() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_base.cpp1218 GLenum mode = 0; in DrawArraysInstanced() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp38 DrawCmdList::UnmarshalMode mode = in RecordingCanvas() local
58 DrawCmdList::UnmarshalMode mode = in Reset() local
84 void RecordingCanvas::DrawPoints(PointMode mode, size_t count, const Point pts[]) in DrawPoints() argument
233 void RecordingCanvas::DrawVertices(const Vertices& vertices, BlendMode mode) in DrawVertices() argument
227 DrawPatch(const Point cubics[12], const ColorQuad colors[4], const Point texCoords[4], BlendMode mode) DrawPatch() argument
276 DrawColor(ColorQuad color, BlendMode mode) DrawColor() argument
285 DrawAtlas(const Image* atlas, const RSXform xform[], const Rect tex[], const ColorQuad colors[], int count, BlendMode mode, const SamplingOptions& sampling, const Rect* cullRect) DrawAtlas() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp232 void SkiaPath::AddPath(const Path& src, scalar dx, scalar dy, PathAddMode mode) in AddPath() argument
241 void SkiaPath::AddPath(const Path& src, PathAddMode mode) in AddPath() argument
261 void SkiaPath::AddPath(const Path& src, const Matrix& matrix, PathAddMode mode) in AddPath() argument
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h131 virtual WSError SetGlobalMaximizeMode(MaximizeMode mode) { return WSError::WS_OK; } in SetGlobalMaximizeMode() argument
139 virtual WSError GetGlobalMaximizeMode(MaximizeMode& mode) { return WSError::WS_OK; } in GetGlobalMaximizeMode() argument
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp1041 WSError OHOS::Rosen::SessionProxy::SetGlobalMaximizeMode(MaximizeMode mode) in SetGlobalMaximizeMode() argument
1067 WSError SessionProxy::GetGlobalMaximizeMode(MaximizeMode& mode) in GetGlobalMaximizeMode() argument
H A Dsession_stub.cpp735 uint32_t mode = 0; in HandleSetGlobalMaximizeMode() local
747 MaximizeMode mode = MaximizeMode::MODE_FULL_FILL; in HandleGetGlobalMaximizeMode() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp1358 sptr<SupportedScreenModes> mode = new SupportedScreenModes(); in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp435 auto mode = node->GetWindowMode(); in UpdateLayoutRect() local
[all...]
H A Dwindow_node.cpp76 void WindowNode::SetWindowMode(WindowMode mode) in SetWindowMode() argument
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp381 int32_t FindAccessibilityNodeInfosById(int64_t elementId, ArkUI_AccessibilitySearchMode mode, in FindAccessibilityNodeInfosById() argument
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
H A Dmian.cpp970 int32_t mode; in OHCaptureSessionIsVideoStabilizationModeSupported() local
1004 int32_t mode; in OHCaptureSessionSetVideoStabilizationMode() local
H A Dcamera_manager.cpp593 Camera_ErrorCode NDKCamera::SessionIsExposureModeSupported(uint32_t mode, int useCaseCode) in SessionIsExposureModeSupported() argument
610 Camera_ErrorCode NDKCamera::SessionSetExposureMode(uint32_t mode, int useCaseCode) in SessionSetExposureMode() argument
647 Camera_ErrorCode NDKCamera::SessionIsFlashModeSupported(uint32_t mode, int useCaseCode) in SessionIsFlashModeSupported() argument
661 Camera_ErrorCode NDKCamera::SessionSetFlashMode(uint32_t mode, int useCaseCode) in SessionSetFlashMode() argument
685 Camera_ErrorCode NDKCamera::SessionIsFocusModeSupported(uint32_t mode, int useCaseCode) in SessionIsFocusModeSupported() argument
798 SessionIsVideoStabilizationModeSupported(uint32_t mode, int useCaseCode) SessionIsVideoStabilizationModeSupported() argument
824 SessionSetVideoStabilizationMode(uint32_t mode, int useCaseCode) SessionSetVideoStabilizationMode() argument
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dcamera_manager.cpp98 Camera_ErrorCode NDKCamera::HasFlashFn(uint32_t mode) in HasFlashFn() argument
737 Camera_ErrorCode NDKCamera::SessionIsFlashModeSupported(uint32_t mode) in SessionIsFlashModeSupported() argument
762 Camera_ErrorCode NDKCamera::SessionSetFlashMode(uint32_t mode) in SessionSetFlashMode() argument
775 Camera_ErrorCode NDKCamera::SessionIsExposureModeSupported(uint32_t mode) in SessionIsExposureModeSupported() argument
800 Camera_ErrorCode NDKCamera::SessionSetExposureMode(uint32_t mode) in SessionSetExposureMode() argument
878 SessionIsFocusModeSupported(uint32_t mode) SessionIsFocusModeSupported() argument
903 SessionSetFocusMode(uint32_t mode) SessionSetFocusMode() argument
979 SessionIsVideoStabilizationModeSupported(uint32_t mode) SessionIsVideoStabilizationModeSupported() argument
1006 SessionSetVideoStabilizationMode(uint32_t mode) SessionSetVideoStabilizationMode() argument
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dhdi_common_v1_3.cpp593 void Test::StartStream(std::vector<StreamIntent> intents, OHOS::HDI::Camera::V1_3::OperationMode mode) in StartStream() argument
/test/xts/acts/security_lite/huks/common/include/
H A Dhks_test_common.h72 uint32_t mode; member
112 uint32_t mode; member
323 uint32_t mode; member
338 uint32_t mode; member
/third_party/ffmpeg/libavcodec/
H A Damrnbdec.c220 enum Mode mode; in unpack_bitstream() local
406 enum Mode mode = p->cur_frame_mode; decode_pitch_vector() local
509 decode_fixed_sparse(AMRFixed *fixed_sparse, const uint16_t *pulses, const enum Mode mode, const int subframe) decode_fixed_sparse() argument
562 pitch_sharpening(AMRContext *p, int subframe, enum Mode mode, AMRFixed *fixed_sparse) pitch_sharpening() argument
598 fixed_gain_smooth(AMRContext *p , const float *lsf, const float *lsf_avg, const enum Mode mode) fixed_gain_smooth() argument
640 decode_gains(AMRContext *p, const AMRNBSubframe *amr_subframe, const enum Mode mode, const int subframe, float *fixed_gain_factor) decode_gains() argument
[all...]
H A Datrac9dec.c265 const int mode = mode_map[channel_idx][get_bits(gb, 2)]; in read_scalefactors() local
H A Dccaption_dec.c255 enum cc_mode mode; member
[all...]
H A Ddca_core.c1953 static void set_filter_mode(DCACoreDecoder *s, int mode) in set_filter_mode() argument
[all...]
H A Dh264_cabac.c1375 int mode = 0; in decode_cabac_mb_intra4x4_pred_mode() local
2081 int mode = decode_cabac_mb_intra4x4_pred_mode(sl, pred); in ff_h264_decode_mb_cabac() local
[all...]

Completed in 59 milliseconds

1...<<121122123124125126127128129130>>...178