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:bound
(Results
1 - 20
of
20
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_canvas_op.h
33
virtual bool OpCanCache(const SkRect&
bound
)
in OpCanCache()
argument
H
A
D
skia_canvas_autocache.cpp
71
bool SkiaCanvasAutoCache::OpCanCache(const SkRect&
bound
)
in OpCanCache()
argument
208
void SkiaCanvasAutoCache::ShowDrawResult(const SkRect&
bound
)
in ShowDrawResult()
argument
[all...]
H
A
D
skia_canvas.cpp
659
std::shared_ptr<Drawing::OpListHandle> SkiaCanvas::OpCalculateAfter(const Rect&
bound
)
in OpCalculateAfter()
argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H
A
D
skia_canvas_autocache_test.cpp
129
SkRect
bound
;
in HWTEST_F()
local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H
A
D
js_screen_utils.cpp
165
bool ConvertRRectFromJs(napi_env env, napi_value jsObject, RRect&
bound
)
in ConvertRRectFromJs()
argument
/foundation/window/window_manager_lite/services/wms/
H
A
D
lite_wm.h
36
Rect
bound
;
member
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H
A
D
inner_capturer_unit_test.cpp
121
int16_t
bound
= 10;
in InitBuffer()
local
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H
A
D
cj_display_impl.cpp
48
CRect* CreateCBoundingRects(std::vector<DMRect> &
bound
)
in CreateCBoundingRects()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H
A
D
water_flow_layout_sw.cpp
436
void WaterFlowLayoutSW::ClearBack(float
bound
)
in ClearBack()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H
A
D
water_flow_segmented_layout.cpp
324
const int32_t
bound
= std::min(oldStart, info_->endIndex_);
in MeasureOnOffset()
local
/foundation/barrierfree/accessibility/services/aams/src/
H
A
D
accessibility_window_manager.cpp
273
Rect
bound
;
in UpdateAccessibilityWindowInfo()
local
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H
A
D
oh_audio_capturer_lowlatency_test.cpp
153
int16_t
bound
= 10;
in InitSignalBuffer()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_paint_filter_canvas_test.cpp
537
Drawing::Rect
bound
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components/web/
H
A
D
render_web.cpp
1317
std::shared_ptr<OHOS::NWeb::NWebSelectMenuBound>
bound
= params->GetSelectMenuBound();
in OnSelectPopupMenu()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_uni_render_composer_adapter.cpp
135
auto
bound
= params->GetBounds();
in BuildComposeInfo()
local
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H
A
D
audio_process_client_test.cpp
224
int16_t
bound
= 10;
in InitSignalBuffer()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_display_render_node_drawable.cpp
226
auto
bound
= allDirtyRegion.GetBound();
in MergeDirtyHistory()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_paint_filter_canvas.cpp
369
std::shared_ptr<Drawing::OpListHandle> RSPaintFilterCanvasBase::OpCalculateAfter(const Rect&
bound
)
in OpCalculateAfter()
argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H
A
D
core_canvas.cpp
294
std::shared_ptr<Drawing::OpListHandle> CoreCanvas::OpCalculateAfter(const Rect&
bound
)
in OpCalculateAfter()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H
A
D
web_pattern.cpp
5357
OffsetF WebPattern::GetSelectPopupPostion(std::shared_ptr<OHOS::NWeb::NWebSelectMenuBound>
bound
)
in GetSelectPopupPostion()
argument
Completed in 47 milliseconds