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:GetVideoSurface
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H
A
D
player_unit_test.cpp
287
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
344
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
411
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
441
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
459
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
477
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
495
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
513
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
531
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
549
sptr<Surface> videoSurface = player_->
GetVideoSurface
();
in HWTEST_F()
[all...]
H
A
D
player_mock.cpp
312
sptr<Surface> PlayerMock::
GetVideoSurface
()
in GetVideoSurface()
function in OHOS::Media::PlayerMock
/foundation/multimedia/player_framework/test/fuzztest/common/
H
A
D
test_player.h
30
sptr<Surface>
GetVideoSurface
();
H
A
D
test_player.cpp
76
sptr<Surface> TestPlayer::
GetVideoSurface
()
in GetVideoSurface()
function in TestPlayer
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playersetvolume_fuzzer/
H
A
D
playersetvolume_fuzzer.cpp
50
producerSurface =
GetVideoSurface
();
in FuzzSetVolume()
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerseek_fuzzer/
H
A
D
playerseek_fuzzer.cpp
53
producerSurface =
GetVideoSurface
();
in FuzzSeek()
/foundation/multimedia/media_foundation/test/unittest/
H
A
D
TestSurfaceSinkPlugin.cpp
38
sptr<Surface>
GetVideoSurface
()
in GetVideoSurface()
function
62
sptr<Surface> surface =
GetVideoSurface
();
in HWTEST()
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerfile_fuzzer/
H
A
D
playerfile_fuzzer.cpp
56
producerSurface =
GetVideoSurface
();
in FuzzFile()
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/include/
H
A
D
player_mock.h
153
sptr<Surface>
GetVideoSurface
();
Completed in 6 milliseconds