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
refs:display_h
(Results
1 - 5
of
5
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H
A
D
drawing_engine_sample.cpp
260
dstRect.h =
display_h
;
in DrawDrawingLayer()
325
damageRect.h =
display_h
;
in OutPutDisplay()
336
std::cout << "display width is " << display_w << ", display height is " <<
display_h
<< std::endl;
in OutPutDisplay()
354
this->
display_h
= displayModeInfos_[i].height;
in CreatePhysicalScreen()
368
std::cout << "display width is " << this->display_w << " display height is " << this->
display_h
<< std::endl;
in CreatePhysicalScreen()
371
drawingHeight = this->
display_h
;
in CreatePhysicalScreen()
403
.height =
display_h
, // need display height
in DoPrepareCompleted()
431
.h =
display_h
,
in DoPrepareCompleted()
H
A
D
render_context_sample.cpp
321
damageRect.h =
display_h
;
in Draw()
450
this->
display_h
= displayModeInfos_[i].height;
in CreatePhysicalScreen()
492
.height =
display_h
, // need display height
in DoPrepareCompleted()
523
.h =
display_h
,
in DoPrepareCompleted()
H
A
D
drawing_sample_canvaskit0310.cpp
88
uint32_t
display_h
= 960;
member in HelloDrawing
302
damageRect.h =
display_h
;
in Draw()
484
this->
display_h
= displayModeInfos_[i].height;
in CreatePyhsicalScreen()
541
.height =
display_h
, // need display height
in DoPrepareCompleted()
589
.h =
display_h
,
in DoPrepareCompleted()
H
A
D
drawing_engine_sample.h
45
int32_t
display_h
= 0;
member in OHOS::Rosen::DrawingEngineSample
H
A
D
render_context_sample.h
42
uint32_t
display_h
= 960;
member in OHOS::Rosen::RenderContextSample
Completed in 5 milliseconds