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
refs:GetClipRect
(Results
1 - 10
of
10
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H
A
D
image_impl_test.cpp
41
imageImplNull.
GetClipRect
(®ion);
in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H
A
D
image_impl.h
31
uint32_t
GetClipRect
(CRegion *ret);
/foundation/arkui/ace_engine/frameworks/core/components/clip/
H
A
D
render_clip.h
58
Rect
GetClipRect
(const Offset& offset) const;
H
A
D
render_clip.cpp
162
Rect RenderClip::
GetClipRect
(const Offset& offset) const
in GetClipRect()
function in OHOS::Ace::RenderClip
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H
A
D
image_impl.cpp
50
uint32_t ImageImpl::
GetClipRect
(CRegion *ret)
in GetClipRect()
function in OHOS::Media::ImageImpl
H
A
D
image_ffi.cpp
1175
int64_t retCode = instance->
GetClipRect
(retVal);
in FfiOHOSImageGetClipRect()
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H
A
D
dialog_modal_element.cpp
212
const auto& clipRect = clip->
GetClipRect
(clip->GetPaintRect().GetOffset());
in CreateOriginAnimation()
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H
A
D
text_overlay_component.h
95
const Rect&
GetClipRect
() const;
H
A
D
text_overlay_component.cpp
503
const Rect& TextOverlayComponent::
GetClipRect
() const
in GetClipRect()
function in OHOS::Ace::TextOverlayComponent
H
A
D
render_text_overlay.cpp
164
clipRect_ = overlay->
GetClipRect
();
in Update()
Completed in 9 milliseconds