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:phyAddr
(Results
1 - 16
of
16
) sorted by relevance
/foundation/graphic/surface_lite/frameworks/
H
A
D
buffer_manager.h
101
uint64_t
phyAddr
;
member
/foundation/window/window_manager_lite/frameworks/wms/
H
A
D
lite_proxy_surface.cpp
47
uintptr_t
phyAddr
= buffer_->GetPhyAddr();
in Lock()
local
/foundation/arkui/ui_lite/frameworks/window/
H
A
D
window_impl.h
59
uint8_t*
phyAddr
;
member
/foundation/graphic/graphic_surface/interfaces/inner_api/buffer_handle/
H
A
D
buffer_handle.h
34
uint64_t
phyAddr
; /**< Physical address */
member
/foundation/graphic/graphic_surface/surface/include/
H
A
D
buffer_handle.h
34
uint64_t
phyAddr
; /**< Physical address */
member
/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H
A
D
buffer_handle.h
34
uint64_t
phyAddr
; /**< Physical address */
member
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H
A
D
graphic_buffer.h
52
void*
phyAddr
;
member
/foundation/ai/ai_engine/interfaces/kits/cv/
H
A
D
ai_image.h
55
unsigned char *
phyAddr
[YUV_CHANNEL_COUNT];
member
/foundation/graphic/graphic_utils_lite/frameworks/hals/
H
A
D
hi_fbdev.cpp
155
uintptr_t
phyAddr
= g_display.buffer.data.
phyAddr
;
in HiFbdevInit()
local
H
A
D
gfx_engines.cpp
51
uintptr_t
phyAddr
= reinterpret_cast<uintptr_t>(liteSurfaceData.
phyAddr
);
in Convert2ISurface()
local
/foundation/graphic/surface_lite/test/unittest/
H
A
D
graphic_surface_test.cpp
134
uint64_t
phyAddr
= 0x040a7000; // mock physical address as 0x040a7000
in HWTEST_F()
local
/foundation/multimedia/media_lite/services/player_lite/impl/buffersource/include/
H
A
D
buffer_source.h
39
unsigned long long
phyAddr
;
member
/foundation/arkui/ui_lite/frameworks/dock/
H
A
D
screen_device.h
31
uint8_t*
phyAddr
;
member
/foundation/graphic/surface_lite/interfaces/innerkits/
H
A
D
surface_buffer_impl.h
43
uint64_t
phyAddr
;
member
119
void SetPhyAddr(uint64_t
phyAddr
)
in SetPhyAddr()
argument
[all...]
/foundation/window/window_manager_lite/interfaces/innerkits/
H
A
D
lite_wm_type.h
40
uint8_t*
phyAddr
;
member
/foundation/multimedia/media_utils_lite/hals/
H
A
D
hal_camera.h
98
uint64_t
phyAddr
; /**< Physical address */
member
Completed in 6 milliseconds