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:HdiCommonV1_3
(Results
1 - 20
of
20
) sorted by relevance
/drivers/peripheral/camera/test/common/v1_3/src/
H
A
D
hdi_common_v1_3.cpp
21
HdiCommonV1_3
::StreamResultCallback
HdiCommonV1_3
::streamResultCallback_ = 0;
23
void
HdiCommonV1_3
::Init()
in Init()
53
void
HdiCommonV1_3
::Open(int cameraId)
in Open()
83
void
HdiCommonV1_3
::OpenSecureCamera(int cameraId)
in OpenSecureCamera()
113
void
HdiCommonV1_3
::GetCameraMetadata(int cameraId)
in GetCameraMetadata()
128
void
HdiCommonV1_3
::Close()
in Close()
136
void
HdiCommonV1_3
::DefaultMeta(
in DefaultMeta()
149
void
HdiCommonV1_3
::DefaultInfosMeta(
in DefaultInfosMeta()
161
void
HdiCommonV1_3
[all...]
/drivers/peripheral/camera/test/benchmarktest/v1_3/src/
H
A
D
camera_benchmark_securestream_test.cpp
27
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in SetUp()
83
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in BENCHMARK_F()
111
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in BENCHMARK_F()
/drivers/peripheral/camera/test/fuzztest/camera_device/
H
A
D
camera_device_fuzzer.h
21
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
H
A
D
camera_device_fuzzer.cpp
189
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in DoSomethingInterestingWithMyApi()
/drivers/peripheral/camera/test/fuzztest/camera_host/
H
A
D
camera_host_fuzzer.h
22
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
H
A
D
camera_host_fuzzer.cpp
175
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in DoSomethingInterestingWithMyApi()
/drivers/peripheral/camera/test/fuzztest/stream_operator/
H
A
D
stream_operator_fuzzer.h
22
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
H
A
D
stream_operator_fuzzer.cpp
169
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in DoSomethingInterestingWithMyApi()
178
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in DoSomethingInterestingWithMyApi()
/drivers/peripheral/camera/test/hdi/v1_3/include/
H
A
D
camera_hdi_uttest_securestream_v1_3.h
27
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
H
A
D
camera_front_uttest_v1_3.h
27
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
H
A
D
camera_professional_uttest_v1_3.h
27
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
H
A
D
camera_hdi_uttest_v1_3.h
28
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
H
A
D
camera_hdi_tag_test_v1_3.h
29
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
/drivers/peripheral/camera/test/benchmarktest/v1_3/include/
H
A
D
camera_benchmark_securestream_test.h
27
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest = nullptr;
/drivers/peripheral/camera/test/hdi/v1_3/src/
H
A
D
camera_hdi_uttest_securestream_v1_3.cpp
27
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in SetUp()
64
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in HWTEST_F()
H
A
D
camera_hdi_uttest_v1_3.cpp
37
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in SetUp()
105
static void CreateAndCommitStreamsForHighFrameRate(std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest)
in CreateAndCommitStreamsForHighFrameRate()
108
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in CreateAndCommitStreamsForHighFrameRate()
230
static void CreateAndCommitStreamsForSlowMotion(std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest)
in CreateAndCommitStreamsForSlowMotion()
233
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in CreateAndCommitStreamsForSlowMotion()
259
static void UpdateSettingsForSlowMotionMode(std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest)
in UpdateSettingsForSlowMotionMode()
285
static void SuperSlowMotionStatusCallback(std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest)
in SuperSlowMotionStatusCallback()
403
std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest)
in CaptureByColorSpacesWithUpdateStreams()
467
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in HWTEST_F()
633
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
in HWTEST_F()
[all...]
H
A
D
camera_hdi_tag_test_v1_3.cpp
27
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in SetUp()
H
A
D
camera_front_uttest_v1_3.cpp
30
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in SetUp()
40
void FillFrontCaptureSetting(std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest)
in FillFrontCaptureSetting()
186
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in HWTEST_F()
H
A
D
camera_professional_uttest_v1_3.cpp
38
cameraTest = std::make_shared<OHOS::Camera::
HdiCommonV1_3
>();
in SetUp()
88
void FillCaptureSetting(std::shared_ptr<OHOS::Camera::
HdiCommonV1_3
> cameraTest)
in FillCaptureSetting()
226
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in HWTEST_F()
1484
cameraTest->streamOperatorCallbackV1_3 = new OHOS::Camera::
HdiCommonV1_3
::TestStreamOperatorCallbackV1_3();
in HWTEST_F()
/drivers/peripheral/camera/test/common/v1_3/include/
H
A
D
hdi_common_v1_3.h
29
class
HdiCommonV1_3
: public OHOS::Camera::HdiCommonV1_2 {
class
Completed in 9 milliseconds