Home
last modified time | relevance | path

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

12

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/emergency/
DEmergencyNumberTest.java70 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberUnspecified() local
123 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberSpecificService() local
192 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberMultipleServices() local
/frameworks/native/opengl/tools/glgen/stubs/gles11/
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()
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()
/frameworks/base/media/java/android/media/
DAudioPatch.java40 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch()
50 public AudioPortConfig[] sources() { in sources() method in AudioPatch
DAudioRecordingConfiguration.java252 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/base/packages/StatementService/src/com/android/statementservice/
DDirectStatementService.java191 List<String> sources = extras.getStringArrayList(EXTRA_SOURCE_ASSET_DESCRIPTORS); in onStartCommand() local
231 public IsAssociatedCallable(List<String> sources, String target, String relation, in IsAssociatedCallable()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioRoute.h41 void setSources(const PolicyAudioPortVector &sources) { mSources = sources; } in setSources()
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DVideoPauseTracker.java194 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/native/services/inputflinger/reader/
DMacros.h78 static inline bool sourcesMatchMask(uint32_t sources, uint32_t sourceMask) { in sourcesMatchMask()
/frameworks/base/telephony/java/android/telephony/emergency/
DEmergencyNumber.java447 List<Integer> sources = new ArrayList<>(); in getEmergencyNumberSources() local
464 public boolean isFromSources(@EmergencyNumberSources int sources) { in isFromSources()
/frameworks/base/tools/aapt2/process/
DSymbolTable.cpp163 const ResourceName& name, const std::vector<std::unique_ptr<ISymbolSource>>& sources) { in FindByName()
174 ResourceId id, const std::vector<std::unique_ptr<ISymbolSource>>& sources) { in FindById()
/frameworks/av/media/libmedia/include/media/
DPatchBuilder.h96 PortCfgs sources() { return PortCfgs(&mPatch.num_sources, mPatch.sources); } in sources() function
/frameworks/base/services/core/java/com/android/server/inputmethod/
DLocaleUtils.java148 public static <T> void filterByLanguage( in filterByLanguage()
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp198 std::vector<bcc::Source*> sources; in compileScriptGroup() local
/frameworks/base/core/proto/android/service/
Dprocstats.proto251 repeated PackageAssociationSourceProcessStatsProto sources = 2; field
/frameworks/av/media/libaudiohal/impl/
DDeviceHalLocal.cpp159 const struct audio_port_config *sources, in createAudioPatch()
/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/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp165 static constexpr const char *sources = "sources"; member
573 PolicyAudioPortVector sources; in deserialize() local

12