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:OHHDRMetaData
(Results
1 - 6
of
6
) sorted by relevance
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H
A
D
external_window.h
359
}
OHHDRMetaData
;
typedef
603
* @param size Indicates the size of a <b>
OHHDRMetaData
</b> vector.
604
* @param metaDate Indicates the pointer to a <b>
OHHDRMetaData
</b> vector.
611
const
OHHDRMetaData
*metaData);
H
A
D
window.h
61
const
OHHDRMetaData
*metaData);
/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H
A
D
nativewindow_fuzzer.cpp
161
OHHDRMetaData
metaData = GetData<
OHHDRMetaData
>();
in NativeWindowFuzzTest1()
193
std::vector<
OHHDRMetaData
> metaDatas = {metaData};
in NativeWindowFuzzTest1()
/foundation/graphic/graphic_2d/rosen/samples/hello_native_window/
H
A
D
hello_native_window.cpp
127
const
OHHDRMetaData
metaData[] = {{OH_METAKEY_RED_PRIMARY_X, 0}};
in main()
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
native_window_test.cpp
1719
const
OHHDRMetaData
metaData[] = {{OH_METAKEY_RED_PRIMARY_X, 0}};
in HWTEST_F()
1733
const
OHHDRMetaData
metaData[] = {{OH_METAKEY_RED_PRIMARY_X, 0}};
in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H
A
D
native_window.cpp
600
const
OHHDRMetaData
*metaData)
in NativeWindowSetMetaData()
Completed in 8 milliseconds