Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:isMirror
(Results
1 - 13
of
13
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H
A
D
rs_display_node_command.cpp
110
bool
isMirror
= config.isMirrored;
in SetDisplayMode()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_base_render_util.h
82
bool
isMirror
= false;
member
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H
A
D
hcapture_session_proxy.cpp
348
int32_t HCaptureSessionProxy::EnableMovingPhotoMirror(bool
isMirror
)
in EnableMovingPhotoMirror()
argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H
A
D
hcapture_session_stub.cpp
262
bool
isMirror
= data.ReadBool();
in HandleStartMovingPhotoCapture()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H
A
D
rsrendernode_fuzzer.cpp
252
bool
isMirror
= GetData<bool>();
in RSDisplayRenderNodeFuzzTest()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_display_render_node.cpp
142
void RSDisplayRenderNode::SetIsMirrorDisplay(bool
isMirror
)
in SetIsMirrorDisplay()
argument
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H
A
D
photo_output_napi.h
410
bool
isMirror
= false;
member
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H
A
D
photo_output.cpp
175
bool
isMirror
;
in GetMirror()
local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H
A
D
audio_capturer_source.cpp
543
AudioCapturerSource *AudioCapturerSource::GetWakeupInstance(bool
isMirror
)
in GetWakeupInstance()
argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H
A
D
photo_output_napi.cpp
2008
bool
isMirror
= false;
in EnableMirror()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcapture_session.cpp
1574
int32_t HCaptureSession::EnableMovingPhotoMirror(bool
isMirror
)
in EnableMovingPhotoMirror()
argument
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H
A
D
capture_session.cpp
4307
int32_t CaptureSession::EnableMovingPhotoMirror(bool
isMirror
)
in EnableMovingPhotoMirror()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_common_bridge.cpp
1660
bool
isMirror
= isLengthMetrics && AceApplicationInfo::GetInstance().IsRightToLeft();
in SetBorderRadius()
local
Completed in 54 milliseconds