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:surfaceId
(Results
1 - 9
of
9
) sorted by relevance
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H
A
D
image_receiver_module_test.cpp
121
Image_ErrorCode ImageReceiverModuleTest::GetImageReceiverSurfaceId(uint64_t *
surfaceId
)
in GetImageReceiverSurfaceId()
argument
H
A
D
image_receiver_test.cpp
489
std::string
surfaceId
= std::to_string(id);
in JsGetReceivingSurfaceId()
local
H
A
D
module_test.cpp
49
char*
surfaceId
= nullptr;
in InitCamera()
local
242
std::string
surfaceId
= std::to_string(id);
in CreatePhotoOutput()
local
/test/xts/acts/graphic/graphicnapitest/
H
A
D
NativeWindowTest.cpp
159
uint64_t
surfaceId
= 0;
in HWTEST_F()
local
174
uint64_t
surfaceId
= static_cast<uint64_t>(pSurface->GetUniqueId());
in HWTEST_F()
local
215
uint64_t
surfaceId
= static_cast<uint64_t>(pSurfaceTmp->GetUniqueId());
in HWTEST_F()
local
[all...]
H
A
D
NativeImageTest.cpp
708
uint64_t
surfaceId
;
in HWTEST_F()
local
1217
uint64_t
surfaceId
= 999999999;
in HWTEST_F()
local
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H
A
D
nativewindow1.cpp
140
uint64_t
surfaceId
;
in testNativeWindowCreateNativeWindowFromSurfaceIdNullptr()
local
164
uint64_t
surfaceId
;
in testNativeWindowCreateNativeWindowFromSurfaceIdNormal()
local
202
uint64_t
surfaceId
;
in testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId()
local
[all...]
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
H
A
D
nativeimage.cpp
671
uint64_t
surfaceId
= NUMBER_99999;
in OHNativeImageGetSurfaceIdNullptr()
local
696
uint64_t
surfaceId
= NUMBER_99999;
in OHNativeGetSurfaceIdNormal()
local
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
H
A
D
mian.cpp
44
char *
surfaceId
= nullptr;
in InitCamera()
local
324
char *
surfaceId
= nullptr;
in OHCameraManagerCreatePhotoOutput()
local
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
H
A
D
main.cpp
42
char*
surfaceId
= nullptr;
in InitCamera()
local
204
char*
surfaceId
= nullptr;
in CreatePhotoOutput()
local
1273
char *
surfaceId
= nullptr;
in OHCameraManagerCreatePhotoOutputUsedInPreconfig()
local
[all...]
Completed in 19 milliseconds