Home
last modified time | relevance | path

Searched defs:init (Results 1 – 25 of 75) sorted by relevance

123

/cts/tests/tests/media/audio/jni/
DSystemParams.cpp24 void SystemParams::init(int sysSampleRate, int sysBuffFrames) { in init() function in ndkaudio::SystemParams
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestLib.java31 public static native void init(int width, int height); in init() method in GLtestLib
/cts/apps/CtsVerifier/jni/megaaudio/recorder/
DAudioSink.h24 virtual void init(int numFrames, int numChannels) {} in init() function
/cts/tests/tests/widget/src/android/widget/cts/
DExpandableListBasic.java28 protected void init(ExpandableParams params) { in init() method in ExpandableListBasic
DExpandableListWithHeaders.java29 protected void init(ExpandableParams params) { in init() method in ExpandableListWithHeaders
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0919/
Dpoc.cpp29 void init() { in init() function
/cts/tests/tests/sensorprivacy/src/android/sensorprivacy/cts/
DSensorPrivacyCameraTest.kt25 override fun init() { in init() method in android.sensorprivacy.cts.SensorPrivacyCameraTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DTestSequence.java30 public void init() { in init() method in TestSequence
/cts/tests/tests/graphics/jni/
DVulkanTestHelpers.cpp95 bool VkInit::init() { in init() function in VkInit
281 VkAHardwareBufferImage::VkAHardwareBufferImage(VkInit *init) : mInit(init) {} in VkAHardwareBufferImage()
283 bool VkAHardwareBufferImage::init(AHardwareBuffer *buffer, bool useExternalFormat, int syncFd, VkIm… in init() function in VkAHardwareBufferImage
492 VkImageRenderer::VkImageRenderer(VkInit *init, uint32_t width, uint32_t height, in VkImageRenderer()
497 bool VkImageRenderer::init(JNIEnv *env, jobject assetMgr) { in init() function in VkImageRenderer
1193 bool ShaderModule::init(VkInit* init, JNIEnv* env, jobject assetMgr, char const *spirvFilename) { in init() function in ShaderModule
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
DAudioSystemParams.java33 public void init(Context context) { in init() method in AudioSystemParams
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DAudioSink.java24 public void init(int numFrames, int numChans) {} in init() method in AudioSink
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2180/
Dpoc.c33 void init() { in init() function
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DAudioSource.java26 public void init(int numFrames, int numChans) {} in init() method in AudioSource
/cts/tests/tests/preference/src/android/preference/cts/
DCustomDialogPreference.java42 private void init(AttributeSet attrs) { in init() method in CustomDialogPreference
DCustomEditTextPreference.java46 private void init(AttributeSet attrs) { in init() method in CustomEditTextPreference
DCustomCheckBoxPreference.java46 private void init(AttributeSet attrs) { in init() method in CustomCheckBoxPreference
DCustomSwitchPreference.java46 private void init(AttributeSet attrs) { in init() method in CustomSwitchPreference
DCustomPreferenceGroup.java41 private void init(AttributeSet attrs) { in init() method in CustomPreferenceGroup
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
Dpoc.c73 struct fastrpc_ioctl_init init = {0}; in init_thread() local
116 struct fastrpc_ioctl_init_attrs init; in trigger() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0038/
Dpoc.cpp40 void init(void) { in init() function
/cts/tests/tests/opengl/src/android/opengl/cts/
DGL2JniLibOne.java24 public static native void init(int category, int subcategory, int width, int height); in init() method in GL2JniLibOne
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0037/
Dpoc.cpp40 void init(void) { in init() function
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0039/
Dpoc.cpp40 void init(void) { in init() function
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DSurfaceTextureGLSurfaceView.java43 private void init(OnSurfaceChangedListener listener) { in init() method in SurfaceTextureGLSurfaceView
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2228/
Dpoc.c30 void init(void) { in init() function

123