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:height_
(Results
1 - 13
of
13
) sorted by relevance
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
H
A
D
NativeRender.h
44
uint64_t
height_
;
member in NativeWindowSample::NativeRender
H
A
D
NativeImageAdaptor.h
72
int32_t
height_
;
member in NativeWindowSample::NativeImageAdaptor
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H
A
D
egl_core.h
55
int
height_
;
member in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
H
A
D
plugin_render.h
55
uint64_t
height_
;
member in PluginRender
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/manager/
H
A
D
plugin_manager.h
57
uint64_t
height_
;
member in NativeXComponentSample::PluginManager
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H
A
D
egl_core.h
56
int
height_
;
member in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H
A
D
egl_core.h
55
int
height_
;
member in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/samples/
H
A
D
sample_bitmap.h
61
uint64_t
height_
= 0;
member in SampleBitMap
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/samples/
H
A
D
sample_xcomponent.h
64
uint64_t
height_
= 0;
member in SampleXComponent
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/samples/
H
A
D
sample_xcomponent.h
64
uint64_t
height_
= 0;
member in SampleXComponent
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/
H
A
D
app_napi.h
85
uint64_t
height_
;
member in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/
H
A
D
app_napi.h
86
uint64_t
height_
;
member in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
H
A
D
app_napi.cpp
168
openglDraw->Init(reinterpret_cast<EGLNativeWindowType>(window), width_,
height_
);
in OnSurfaceCreated()
local
Completed in 11 milliseconds