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:SL_API
(Results
1 - 3
of
3
) sorted by relevance
/third_party/openSLES/api/1.1/
H
A
D
OpenSLES_IID.c
47
SL_API
const SLInterfaceID SL_IID_NULL = &SL_IID_NULL_;
50
SL_API
const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES = &SL_IID_AUDIOIODEVICECAPABILITIES_;
53
SL_API
const SLInterfaceID SL_IID_LED = &SL_IID_LED_;
56
SL_API
const SLInterfaceID SL_IID_VIBRA = &SL_IID_VIBRA_;
59
SL_API
const SLInterfaceID SL_IID_METADATAEXTRACTION = &SL_IID_METADATAEXTRACTION_;
62
SL_API
const SLInterfaceID SL_IID_METADAMESSAGE = &SL_IID_METADATAMESSAGE_;
65
SL_API
const SLInterfaceID SL_IID_METADATATRAVERSAL = &SL_IID_METADATATRAVERSAL_;
68
SL_API
const SLInterfaceID SL_IID_DYNAMICSOURCE = &SL_IID_DYNAMICSOURCE_;
71
SL_API
const SLInterfaceID SL_IID_DYNAMICSOURCESINKCHANGE = &SL_IID_DYNAMICSOURCESINKCHANGE_;
74
SL_API
cons
[all...]
H
A
D
OpenSLES.h
249
SL_API
extern const SLInterfaceID SL_IID_NULL;
431
SL_API
extern const SLInterfaceID SL_IID_OBJECT;
556
SL_API
extern const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES;
674
SL_API
extern const SLInterfaceID SL_IID_LED;
718
SL_API
extern const SLInterfaceID SL_IID_VIBRA;
804
SL_API
extern const SLInterfaceID SL_IID_METADATAEXTRACTION;
855
SL_API
extern const SLInterfaceID SL_IID_METADATAMESSAGE;
890
SL_API
extern const SLInterfaceID SL_IID_METADATATRAVERSAL;
927
SL_API
extern const SLInterfaceID SL_IID_DYNAMICSOURCE;
942
SL_API
exter
[all...]
H
A
D
OpenSLES_Platform.h
64
/** The
SL_API
is a platform-specific macro used
70
* # define
SL_API
__declspec(dllimport)
73
#ifndef
SL_API
74
#define
SL_API
/* override per-platform */
macro
Completed in 5 milliseconds