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:rects
(Results
1 - 25
of
86
) sorted by relevance
1
2
3
4
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
display_info_utils.cpp
36
std::vector<Rect>
rects
;
in GetDisplayInfo()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H
A
D
rs_surface_frame_ohos_vulkan_test.cpp
70
std::vector<OHOS::Rosen::RectI>
rects
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H
A
D
filltypes.cpp
90
OH_Drawing_Rect*
rects
= OH_Drawing_RectCreate(x - r, y - r, x + r, y + r);
in OnTestFunction()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/drawing/
H
A
D
rs_surface_frame.h
34
virtual void SetDamageRegion(const std::vector<RectI> &
rects
) {};
in SetDamageRegion()
argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/
H
A
D
render_context_test.cpp
413
auto
rects
= {rect};
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H
A
D
rs_surface_frame_ohos_raster.cpp
40
void RSSurfaceFrameOhosRaster::SetDamageRegion(const std::vector<RectI> &
rects
)
in SetDamageRegion()
argument
H
A
D
rs_surface_frame_ohos_gl.cpp
36
void RSSurfaceFrameOhosGl::SetDamageRegion(const std::vector<RectI> &
rects
)
in SetDamageRegion()
argument
H
A
D
rs_surface_frame_ohos_vulkan.cpp
38
std::vector<Drawing::RectI>
rects
;
in SetDamageRegion()
local
45
void RSSurfaceFrameOhosVulkan::SetDamageRegion(const std::vector<RectI>&
rects
)
in SetDamageRegion()
argument
/foundation/arkui/ace_engine/test/mock/base/
H
A
D
mock_subwindow_manager.cpp
45
void SubwindowManager::SetHotAreas(const std::vector<Rect>&
rects
, int32_t overlayId, int32_t instanceId) {}
in SetHotAreas()
argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdirtyregionmanager_fuzzer/
H
A
D
rsdirtyregionmanager_fuzzer.cpp
78
std::vector<RectI>
rects
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosvulkan_fuzzer/
H
A
D
rssurfaceframeohosvulkan_fuzzer.cpp
113
std::vector<OHOS::Rosen::RectI>
rects
;
in DoSetDamageRegion()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosraster_fuzzer/
H
A
D
rssurfaceohosraster_fuzzer.cpp
127
std::vector<RectI>
rects
;
in DoSetDamageRegion()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohos_fuzzer/
H
A
D
rssurfaceohos_fuzzer.cpp
80
std::vector<RectI>
rects
;
in RSSurfaceOhosFuzzTest()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosraster_fuzzer/
H
A
D
rssurfaceframeohosraster_fuzzer.cpp
125
std::vector<RectI>
rects
;
in DoSetDamageRegion()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosgl_fuzzer/
H
A
D
rssurfaceframeohosgl_fuzzer.cpp
75
std::vector<RectI>
rects
;
in DoSetDamageRegion()
local
/foundation/window/window_manager/test/systemtest/wms/
H
A
D
window_input_test.cpp
90
std::vector<Rect>
rects
;
in HWTEST_F()
local
138
std::vector<Rect>
rects
;
HWTEST_F()
local
[all...]
/foundation/window/window_manager/utils/test/unittest/
H
A
D
wm_occlusion_region_test.cpp
338
Region::Rects
rects
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H
A
D
subwindow.h
91
virtual void SetHotAreas(const std::vector<Rect>&
rects
, int32_t nodeId) {};
in SetHotAreas()
argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/
H
A
D
text_drag_test_ng.cpp
207
std::vector<RectF>
rects
; // return null select range
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/dfx/
H
A
D
rs_dirty_rects_dfx_test.cpp
181
std::vector<RectI>
rects
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H
A
D
skia_surface_test.cpp
149
const std::vector<RectI>&
rects
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H
A
D
rs_occlusion_region_test.cpp
463
Region::Rects
rects
;
in HWTEST_F()
local
/foundation/window/window_manager/wmserver/src/
H
A
D
input_window_monitor.cpp
33
static inline void convertRectsToMmiRects(const std::vector<Rect>&
rects
, std::vector<MMI::Rect>& mmiRects)
in convertRectsToMmiRects()
argument
/foundation/window/window_manager/wm/test/unittest/
H
A
D
window_impl_test2.cpp
270
std::vector<Rect>
rects
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
text_paint_method.cpp
134
auto
rects
= pManager->GetParagraphsRects(selection.GetTextStart(), selection.GetTextEnd());
in UpdateOverlayModifier()
local
162
auto
rects
= info.first;
in CalculateSelectedRect()
local
Completed in 14 milliseconds
1
2
3
4