Home
last modified time | relevance | path

Searched refs:CallObjectMethod (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/prebuilts/vndk/v33/x86/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
DJAudioFormat.h46 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetEncoding, in createAudioFormatObj()
51 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetSampleRate, sampleRate); in createAudioFormatObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetChannelMask, in createAudioFormatObj()
59 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioFormatObj()
/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
DJAudioFormat.h46 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetEncoding, in createAudioFormatObj()
51 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetSampleRate, sampleRate); in createAudioFormatObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetChannelMask, in createAudioFormatObj()
59 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioFormatObj()
/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v30/arm/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
DJAudioFormat.h46 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetEncoding, in createAudioFormatObj()
51 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetSampleRate, sampleRate); in createAudioFormatObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetChannelMask, in createAudioFormatObj()
59 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioFormatObj()
/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v32/x86/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
DJAudioFormat.h46 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetEncoding, in createAudioFormatObj()
51 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetSampleRate, sampleRate); in createAudioFormatObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetChannelMask, in createAudioFormatObj()
59 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioFormatObj()
/prebuilts/vndk/v34/arm/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
DJAudioFormat.h46 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetEncoding, in createAudioFormatObj()
51 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetSampleRate, sampleRate); in createAudioFormatObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetChannelMask, in createAudioFormatObj()
59 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioFormatObj()
/prebuilts/vndk/v31/arm/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v33/arm/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v34/arm64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v31/x86/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v30/x86/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v34/x86/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()
/prebuilts/vndk/v32/arm/include/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h39 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetUsage, pAttributes->usage); in createAudioAttributesObj()
43 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetContentType, in createAudioAttributesObj()
55 jBuilderObj = env->CallObjectMethod(jBuilderObj, jSetFlags, pAttributes->flags); in createAudioAttributesObj()
64 return env->CallObjectMethod(jBuilderObj, jBuild); in createAudioAttributesObj()

12345678910>>...12