Home
last modified time | relevance | path

Searched defs:g_timestamp (Results 1 – 13 of 13) sorted by relevance

/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
Dcamera_hdi_uttest_v1_1.cpp21 int64_t OHOS::Camera::Test::StreamConsumer::g_timestamp[2] = {0}; member in OHOS::Camera::Test::StreamConsumer
Dhdi_common_v1_1.cpp380 void Test::StreamConsumer::ReturnTimeStamp(int64_t *g_timestamp, uint32_t lenght, int64_t timestamp… in ReturnTimeStamp()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dbenchmark_common.cpp21 int64_t OHOS::Camera::HdiCommonV1_1::StreamConsumer::g_timestamp[2] = {0}; member in OHOS::Camera::OHOS::Camera::HdiCommonV1_1::StreamConsumer
301 int64_t *g_timestamp, uint32_t lenght, int64_t timestamp, int32_t gotSize) in GetTimeStamp()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dcamera_hdi_uttest_v1_1.cpp21 int64_t OHOS::Camera::Test::StreamConsumer::g_timestamp[2] = {0}; member in OHOS::Camera::Test::StreamConsumer
Dhdi_common_v1_1.cpp382 void Test::StreamConsumer::ReturnTimeStamp(int64_t *g_timestamp, int64_t timestamp, enum StreamInte… in ReturnTimeStamp()
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
Dhdi_common_v1_1.h185 static int64_t g_timestamp[2]; variable
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
Dhdi_common_v1_1.h185 static int64_t g_timestamp[2]; variable
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp19 int64_t OHOS::Camera::Test::StreamConsumer::g_timestamp[2] = {0}; member in OHOS::Camera::Test::StreamConsumer
513 void Test::StreamConsumer::GetTimeStamp(int64_t *g_timestamp, uint32_t lenght, int64_t timestamp, i… in GetTimeStamp()
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
Dhdi_common_v1_3.h228 static int64_t g_timestamp[2]; variable
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
Dhdi_common_v1_2.h246 static int64_t g_timestamp[2]; variable
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
Dcamera_hdi_test_v1_3.cpp27 int64_t OHOS::Camera::Test::StreamConsumer::g_timestamp[2] = {0}; member in OHOS::Camera::Test::StreamConsumer
Dhdi_common_v1_3.cpp723 void Test::StreamConsumer::GetTimeStamp(int64_t *g_timestamp, uint32_t lenght, int64_t timestamp, i… in GetTimeStamp()
/test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/component/
DXComponentTest.cpp26 static int64_t g_timestamp = PARAM_NEGATIVE_2; variable