Home
last modified time | relevance | path

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

/frameworks/av/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.cpp120 CameraSource *CameraSource::Create() { in Create() function in android::CameraSource
DOMXCodec.cpp277 sp<MediaSource> OMXCodec::Create( in Create() function in android::OMXCodec
/frameworks/compile/slang/
Dslang_rs_export_type.cpp626 RSExportType *RSExportType::Create(RSContext *Context, in Create() function in slang::RSExportType
717 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T) { in Create() function in slang::RSExportType
946 *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType
959 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType
1059 *RSExportPointerType::Create(RSContext *Context, in Create() function in slang::RSExportPointerType
1141 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create() function in slang::RSExportVectorType
1183 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, in Create() function in slang::RSExportMatrixType
1292 *RSExportConstantArrayType::Create(RSContext *Context, in Create() function in slang::RSExportConstantArrayType
1347 RSExportRecordType *RSExportRecordType::Create(RSContext *Context, in Create() function in slang::RSExportRecordType
Dslang_rs_export_element.cpp59 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.cpp219 RSExportForEach *RSExportForEach::Create(RSContext *Context, in Create() function in slang::RSExportForEach
/frameworks/av/libvideoeditor/lvpp/
DDummyAudioSource.cpp31 sp<DummyAudioSource> DummyAudioSource::Create( in Create() function in android::DummyAudioSource
DDummyVideoSource.cpp33 sp<DummyVideoSource> DummyVideoSource::Create( in Create() function in android::DummyVideoSource
/frameworks/native/include/media/openmax/
DOMX_ContentPipe.h161 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member
/frameworks/av/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.cpp106 sp<VideoEditorVideoEncoderSource> VideoEditorVideoEncoderSource::Create( in Create() function in android::VideoEditorVideoEncoderSource
/frameworks/compile/mclinker/utils/gtest/src/
Dgtest-all.cpp6502 bool DeathTest::Create(const char* statement, const RE* regex, in Create() function in testing::internal::DeathTest
7241 bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex, in Create() function in testing::internal::DefaultDeathTestFactory