Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 25 of 38) 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.java203 final AudioPortConfig[] sources = patch.sources(); in getAudioDevice() local
/frameworks/compile/libbcc/lib/
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.cpp306 const std::vector<Source*>& sources, in buildScriptGroup()
/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/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/opt/net/ims/src/java/com/android/ims/internal/
DVideoPauseTracker.java187 private String sourcesToString(Collection<Integer> sources) { in sourcesToString()
/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/tools/aapt2/process/
DSymbolTable.cpp157 const ResourceName& name, const std::vector<std::unique_ptr<ISymbolSource>>& sources) { in FindByName()
168 ResourceId id, const std::vector<std::unique_ptr<ISymbolSource>>& sources) { in FindById()
/frameworks/base/core/java/com/android/internal/inputmethod/
DLocaleUtils.java153 public static <T> void filterByLanguage( in filterByLanguage()
/frameworks/av/media/libaudiohal/
DDeviceHalLocal.cpp156 const struct audio_port_config *sources, in createAudioPatch()
DDeviceHalHidl.cpp300 const struct audio_port_config *sources, in createAudioPatch()
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp198 std::vector<bcc::Source*> sources; in compileScriptGroup() local
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp343 const char RouteTraits::Attributes::sources[] = "sources"; member in android::RouteTraits::Attributes
379 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.java409 int productId, String descriptor, boolean isExternal, int sources, int keyboardType, in InputDevice()
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp1237 sp<AnotherPacketSource> sources[kNumSources]; in resumeFetcher() local
1852 sp<AnotherPacketSource> sources[kNumSources]; in onChangeConfiguration3() local

12