Home
last modified time | relevance | path

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

/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()
/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
DAudioSystem.java561 AudioPortConfig[] sources, AudioPortConfig[] sinks); in createAudioPatch()
DAudioManager.java3536 AudioPortConfig[] sources, in createAudioPatch()
/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/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()
/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/av/media/libstagefright/httplive/
DLiveSession.cpp1426 sp<AnotherPacketSource> sources[kMaxStreams]; in onChangeConfiguration3() local
1476 sp<AnotherPacketSource> sources[kMaxStreams]; in onChangeConfiguration3() local
/frameworks/base/core/java/android/view/
DInputDevice.java359 int productId, String descriptor, boolean isExternal, int sources, int keyboardType, in InputDevice()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneMmiCode.java1188 String sources[] = {"{0}", "{1}", "{2}"}; in makeCFQueryResultMessage() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp503 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/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1835 Vector<StripSource*> sources; in DngCreator_nativeWriteImage() local
1941 Vector<StripSource*> sources; in DngCreator_nativeWriteInputStream() local
/frameworks/base/core/java/android/text/
DTextUtils.java844 String[] sources, in replace()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp803 FakeInputMapper(InputDevice* device, uint32_t sources) : in FakeInputMapper()
1008 const String8& name, uint32_t classes, uint32_t sources, in addDeviceWithFakeInputMapper()
/frameworks/native/services/inputflinger/
DInputReader.cpp153 static inline bool sourcesMatchMask(uint32_t sources, uint32_t sourceMask) { in sourcesMatchMask()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7272 final int sources = device.getSources(); in computeScreenConfigurationLocked() local
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp13630 GLuint GLTrace_glGetDebugMessageLogKHR(GLuint count, GLsizei bufSize, GLenum * sources, GLenum * ty… in GLTrace_glGetDebugMessageLogKHR()