| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp.c | 929 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 D | nstackx_device_local.c | 568 void SetLocalDeviceMode(uint8_t mode) in SetLocalDeviceMode() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/ |
| H A D | nstackx.h | 93 uint8_t mode; member
|
| /foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
| H A D | js_file_access_ext_ability.cpp | 1725 napi_value mode = nullptr; in GetFileInfoFromJs() local
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| H A D | egl_wrapper_entry.cpp | 954 EGLBoolean EglSignalSyncKHRImpl(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode) in EglSignalSyncKHRImpl() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl2_rendering_context_base.cpp | 1218 GLenum mode = 0; in DrawArraysInstanced() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| H A D | recording_canvas.cpp | 38 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 D | skia_path.cpp | 232 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 D | session_interface.h | 131 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 D | session_proxy.cpp | 1041 WSError OHOS::Rosen::SessionProxy::SetGlobalMaximizeMode(MaximizeMode mode) in SetGlobalMaximizeMode() argument 1067 WSError SessionProxy::GetGlobalMaximizeMode(MaximizeMode& mode) in GetGlobalMaximizeMode() argument
|
| H A D | session_stub.cpp | 735 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 D | screen_session_manager_test.cpp | 1358 sptr<SupportedScreenModes> mode = new SupportedScreenModes(); in HWTEST_F() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_layout_policy_cascade.cpp | 435 auto mode = node->GetWindowMode(); in UpdateLayoutRect() local [all...] |
| H A D | window_node.cpp | 76 void WindowNode::SetWindowMode(WindowMode mode) in SetWindowMode() argument
|
| /test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 381 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 D | mian.cpp | 970 int32_t mode; in OHCaptureSessionIsVideoStabilizationModeSupported() local 1004 int32_t mode; in OHCaptureSessionSetVideoStabilizationMode() local
|
| H A D | camera_manager.cpp | 593 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 D | camera_manager.cpp | 98 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 D | hdi_common_v1_3.cpp | 593 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 D | hks_test_common.h | 72 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 D | amrnbdec.c | 220 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 D | atrac9dec.c | 265 const int mode = mode_map[channel_idx][get_bits(gb, 2)]; in read_scalefactors() local
|
| H A D | ccaption_dec.c | 255 enum cc_mode mode; member [all...] |
| H A D | dca_core.c | 1953 static void set_filter_mode(DCACoreDecoder *s, int mode) in set_filter_mode() argument [all...] |
| H A D | h264_cabac.c | 1375 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...] |