/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetDebugMessageLog.java | 6 int[] sources, in glGetDebugMessageLog() 23 java.nio.IntBuffer sources, in glGetDebugMessageLog() 34 int[] sources, in glGetDebugMessageLog() 47 java.nio.IntBuffer sources, in glGetDebugMessageLog()
|
D | glGetDebugMessageLogKHR.java | 6 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/ |
D | AudioPatch.java | 36 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch() 45 public AudioPortConfig[] sources() { in sources() method in AudioPatch
|
D | AudioRecordingConfiguration.java | 126 final AudioPortConfig[] sources = patch.sources(); in getAudioDevice() local
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSScriptGroupFusion.cpp | 91 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()
|
D | RSCompilerDriver.cpp | 312 const std::vector<Source*>& sources, in buildScriptGroup()
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/ |
D | DirectStatementService.java | 188 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/ |
D | AudioRoute.h | 41 void setSources(const AudioPortVector &sources) { mSources = sources; } in setSources()
|
D | Serializer.h | 141 static const char sources[]; /**< sources: all source that can be involved in this route. */ member
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | gl_frame.cpp | 206 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/ |
D | LocaleUtils.java | 194 public static <T> void filterByLanguage( in filterByLanguage()
|
/frameworks/compile/libbcc/tools/bcc/ |
D | Main.cpp | 190 std::vector<bcc::Source*> sources; in compileScriptGroup() local
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | Serializer.cpp | 342 const char RouteTraits::Attributes::sources[] = "sources"; member in android::RouteTraits::Attributes 378 AudioPortVector sources; in deserialize() local
|
D | HwModule.cpp | 157 Vector <sp<AudioPort> > sources = route->getSources(); in getRouteSourceDevices() local
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31Ext.java | 308 int[] sources, in glGetDebugMessageLogKHR() 325 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR() 336 int[] sources, in glGetDebugMessageLogKHR() 349 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
|
D | GLES32.java | 314 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/ |
D | TiffWriter.cpp | 59 status_t TiffWriter::write(Output* out, StripSource** sources, size_t sourcesCount, in write()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | ImageShader.java | 281 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/ |
D | MLand.java | 258 int sources = dev.getSources(); in isGamePad() local
|
/frameworks/base/core/java/android/view/ |
D | InputDevice.java | 398 int productId, String descriptor, boolean isExternal, int sources, int keyboardType, in InputDevice()
|
/frameworks/av/media/libstagefright/httplive/ |
D | LiveSession.cpp | 1225 sp<AnotherPacketSource> sources[kNumSources]; in resumeFetcher() local 1837 sp<AnotherPacketSource> sources[kNumSources]; in onChangeConfiguration3() local
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 509 static void writeSourcesToMP4( in writeSourcesToMP4()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
D | GsmMmiCode.java | 1403 String sources[] = {"{0}", "{1}", "{2}"}; in makeCFQueryResultMessage() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneMmiCode.java | 1258 String sources[] = {"{0}", "{1}", "{2}"}; in makeCFQueryResultMessage() local
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_DngCreator.cpp | 2159 Vector<StripSource*> sources; in DngCreator_nativeWriteImage() local 2269 Vector<StripSource*> sources; in DngCreator_nativeWriteInputStream() local
|