Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetDebugMessageLog.java6 int[] sources, in glGetDebugMessageLog()
23 java.nio.IntBuffer sources, in glGetDebugMessageLog()
34 int[] sources, in glGetDebugMessageLog()
47 java.nio.IntBuffer sources, in glGetDebugMessageLog()
DglGetDebugMessageLogKHR.java6 int[] sources, in glGetDebugMessageLogKHR()
23 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
34 int[] sources, in glGetDebugMessageLogKHR()
47 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
/frameworks/base/media/java/android/media/
DAudioPatch.java36 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch()
45 public AudioPortConfig[] sources() { in sources() method in AudioPatch
DAudioRecordingConfiguration.java126 final AudioPortConfig[] sources = patch.sources(); in getAudioDevice() local
/frameworks/compile/libbcc/lib/Renderscript/
DRSScriptGroupFusion.cpp91 int getFusedFuncSig(const std::vector<Source*>& sources, in getFusedFuncSig()
134 const std::vector<Source*>& sources, in getFusedFuncType()
177 const std::vector<Source *>& sources, in fuseKernels()
DRSCompilerDriver.cpp312 const std::vector<Source*>& sources, in buildScriptGroup()
/frameworks/base/packages/StatementService/src/com/android/statementservice/
DDirectStatementService.java188 List<String> sources = extras.getStringArrayList(EXTRA_SOURCE_ASSET_DESCRIPTORS); in onStartCommand() local
228 public IsAssociatedCallable(List<String> sources, String target, String relation, in IsAssociatedCallable()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioRoute.h41 void setSources(const AudioPortVector &sources) { mSources = sources; } in setSources()
DSerializer.h141 static const char sources[]; /**< sources: all source that can be involved in this route. */ member
/frameworks/base/media/mca/filterfw/native/core/
Dgl_frame.cpp206 std::vector<const GLFrame*> sources; in CopyPixelsFrom() local
377 std::vector<const GLFrame*> sources; in ReadTexturePixels() local
/frameworks/base/core/java/com/android/internal/inputmethod/
DLocaleUtils.java194 public static <T> void filterByLanguage( in filterByLanguage()
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp190 std::vector<bcc::Source*> sources; in compileScriptGroup() local
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp342 const char RouteTraits::Attributes::sources[] = "sources"; member in android::RouteTraits::Attributes
378 AudioPortVector sources; in deserialize() local
DHwModule.cpp157 Vector <sp<AudioPort> > sources = route->getSources(); in getRouteSourceDevices() local
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java308 int[] sources, in glGetDebugMessageLogKHR()
325 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
336 int[] sources, in glGetDebugMessageLogKHR()
349 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
DGLES32.java314 int[] sources, in glGetDebugMessageLog()
331 java.nio.IntBuffer sources, in glGetDebugMessageLog()
342 int[] sources, in glGetDebugMessageLog()
355 java.nio.IntBuffer sources, in glGetDebugMessageLog()
/frameworks/av/media/img_utils/src/
DTiffWriter.cpp59 status_t TiffWriter::write(Output* out, StripSource** sources, size_t sourcesCount, in write()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DImageShader.java281 public void processMulti(TextureSource[] sources, RenderTarget target, int width, int height) { in processMulti()
610 private void bindInputTextures(TextureSource[] sources) { in bindInputTextures()
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java258 int sources = dev.getSources(); in isGamePad() local
/frameworks/base/core/java/android/view/
DInputDevice.java398 int productId, String descriptor, boolean isExternal, int sources, int keyboardType, in InputDevice()
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp1225 sp<AnotherPacketSource> sources[kNumSources]; in resumeFetcher() local
1837 sp<AnotherPacketSource> sources[kNumSources]; in onChangeConfiguration3() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp509 static void writeSourcesToMP4( in writeSourcesToMP4()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmMmiCode.java1403 String sources[] = {"{0}", "{1}", "{2}"}; in makeCFQueryResultMessage() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneMmiCode.java1258 String sources[] = {"{0}", "{1}", "{2}"}; in makeCFQueryResultMessage() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp2159 Vector<StripSource*> sources; in DngCreator_nativeWriteImage() local
2269 Vector<StripSource*> sources; in DngCreator_nativeWriteInputStream() local

12