Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/media/libstagefright/
DMediaExtractor.cpp53 sp<MediaExtractor> MediaExtractor::Create( in Create() function in android::MediaExtractor
DHTTPBase.cpp47 sp<HTTPBase> HTTPBase::Create(uint32_t flags) { in Create() function in android::HTTPBase
DCameraSource.cpp118 CameraSource *CameraSource::Create() { in Create() function in android::CameraSource
DOMXCodec.cpp421 sp<MediaSource> OMXCodec::Create( in Create() function in android::OMXCodec
/frameworks/compile/slang/
Dslang_rs_export_type.cpp531 RSExportType *RSExportType::Create(RSContext *Context, in Create() function in slang::RSExportType
621 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T) { in Create() function in slang::RSExportType
846 *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType
860 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType
953 *RSExportPointerType::Create(RSContext *Context, in Create() function in slang::RSExportPointerType
1035 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create() function in slang::RSExportVectorType
1079 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, in Create() function in slang::RSExportMatrixType
1184 *RSExportConstantArrayType::Create(RSContext *Context, in Create() function in slang::RSExportConstantArrayType
1239 RSExportRecordType *RSExportRecordType::Create(RSContext *Context, in Create() function in slang::RSExportRecordType
Dslang_rs_export_element.cpp60 RSExportType *RSExportElement::Create(RSContext *Context, in Create() function in slang::RSExportElement
Dslang_rs_export_func.cpp52 RSExportFunc *RSExportFunc::Create(RSContext *Context, in Create() function in slang::RSExportFunc
Dslang_rs_export_foreach.cpp207 RSExportForEach *RSExportForEach::Create(RSContext *Context, in Create() function in slang::RSExportForEach
/frameworks/media/libvideoeditor/lvpp/
DDummyVideoSource.cpp43 sp<DummyVideoSource> DummyVideoSource::Create ( in Create() function in android::DummyVideoSource
DDummyAudioSource.cpp58 sp<DummyAudioSource> DummyAudioSource::Create(int32_t samplingRate, in Create() function in android::DummyAudioSource
/frameworks/base/include/media/stagefright/openmax/
DOMX_ContentPipe.h161 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorAudioEncoder.cpp82 sp<VideoEditorAudioEncoderSource> VideoEditorAudioEncoderSource::Create( in Create() function in android::VideoEditorAudioEncoderSource
DVideoEditorAudioDecoder.cpp111 sp<VideoEditorAudioDecoderSource> VideoEditorAudioDecoderSource::Create( in Create() function in android::VideoEditorAudioDecoderSource
DVideoEditorVideoEncoder.cpp102 sp<VideoEditorVideoEncoderSource> VideoEditorVideoEncoderSource::Create( in Create() function in android::VideoEditorVideoEncoderSource
/frameworks/base/tools/localize/
DXLIFFFile.cpp155 XLIFFFile::Create(const Configuration& sourceConfig, const Configuration& targetConfig, in Create() function in XLIFFFile