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:imgWidth
(Results
1 - 12
of
12
) sorted by relevance
/foundation/arkui/ui_lite/tools/qt/simulator/drivers/display/
H
A
D
monitor.h
45
void UpdatePaint(uint32_t* tftFb, uint32_t
imgWidth
, uint32_t imgHeight)
in UpdatePaint()
argument
/foundation/arkui/ui_lite/tools/qt/simulator/uitest/
H
A
D
main_widget.h
75
void UpdatePaintSlot(uint32_t* tftFb, uint32_t
imgWidth
, uint32_t imgHeight)
in UpdatePaintSlot()
argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H
A
D
rs_surface_capture_task_parallel_test.cpp
89
const float
imgWidth
= 1.0f;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H
A
D
rs_surface_capture_task_parallel_unit_test.cpp
69
const float
imgWidth
= 1.0f;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H
A
D
canvas_renderer_type.h
45
double
imgWidth
;
member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_surface_render_node_three_test.cpp
318
float
imgWidth
= 1.0f;
in HWTEST_F()
local
H
A
D
rs_surface_render_node_two_test.cpp
981
float
imgWidth
= 1.0f;
in HWTEST_F()
local
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_checkbox.cpp
226
int16_t
imgWidth
= header.width;
in OnDraw()
local
H
A
D
ui_analog_clock.cpp
239
int16_t
imgWidth
= hand.imageInfo_.header.width;
in CalculateRedrawArea()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_ui_first_surface_render_node_drawable.cpp
116
Vector2f RSSurfaceRenderNodeDrawable::GetGravityTranslate(float
imgWidth
, float imgHeight)
in GetGravityTranslate()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H
A
D
js_canvas_renderer.cpp
679
int32_t
imgWidth
= jsImgWidth->ToNumber<int32_t>();
in JsPutImageData()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_surface_render_node.cpp
2664
Vector2f RSSurfaceRenderNode::GetGravityTranslate(float
imgWidth
, float imgHeight)
in GetGravityTranslate()
argument
Completed in 18 milliseconds