Searched refs:sourceType (Results 1 - 5 of 5) sorted by relevance
/applications/sample/camera/media/ |
H A D | player_sample.cpp | 68 int32_t sourceType; member 335 if (sample.sourceType != 1 && sample.sourceType != 0) { in GetFileSize() 421 if (sample.sourceType == 1) { in SetSourceProcess() 494 if (sample.sourceType == 0x2 && sample.process != -1) { in EndStreamSourceThread() 521 if (sample.sourceType == 0x2) { in ReplayProcess() 536 if (sample.sourceType == 0x2) { in PlayNextProcess() 545 if (sample.sourceType >= 0x2) { in CostTest() 565 if (sample.sourceType == 0x2) { in CostTest() 684 if (sample.sourceType in RunCmdPressureSeek() 820 int32_t sourceType = 1; ParseInputParam() local [all...] |
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/ |
H A D | plugin_render.cpp | 418 OH_NativeXComponent_EventSourceType sourceType; in OnKeyEvent() local 419 OH_NativeXComponent_GetKeyEventSourceType(keyEvent, &sourceType); in OnKeyEvent() 425 "KeyEvent Info: action=%{public}d, code=%{public}d, sourceType=%{public}d, deviceId=%{public}ld, " in OnKeyEvent() 427 action, code, sourceType, deviceId, timeStamp); in OnKeyEvent()
|
/applications/standard/app_samples/code/Project/HapBuild/ci/ |
H A D | .eslintrc.js | 6 sourceType: 'module',
|
/applications/sample/camera/gallery/include/ |
H A D | player_ability_slice.h | 39 int32_t sourceType; member
|
/applications/sample/camera/gallery/src/ |
H A D | player_ability_slice.cpp | 170 videoPlayer_->sourceType = 1; in SetUpVideoPlayer()
|
Completed in 4 milliseconds