Searched refs:param (Results 126 - 132 of 132) sorted by relevance

123456

/frameworks/base/tools/aidl/
H A Daidl.cpp9 #include <sys/param.h>
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java70 native void nDeviceSetConfig(int dev, int param, int value); argument
110 * @param cacheDir A directory the current process can write to
728 * @param id
729 * @param data
801 * @param p New priority to be set.
916 * @param ctx The context.
964 * @param ctx The context.
976 * @param ctx The context.
977 * @param ct The type of context to be created.
/frameworks/base/graphics/java/android/renderscript/
H A DRenderScript.java97 native void nDeviceSetConfig(int dev, int param, int value); argument
125 * @param cacheDir A directory the current process can write to
995 * @param id
996 * @param data
1056 * @param p New priority to be set.
1190 * @param ctx The context.
1215 * @param ctx The context.
1226 * @param ctx The context.
1227 * @param ct The type of context to be created.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java103 * @param request RIL_REQUEST_*
104 * @param result sent when operation completes
404 * @param is non-null; Stream to read from
405 * @param buffer Buffer to fill in. Must be as large as maximum
1845 * @param bandMode one of BM_*_BAND
1846 * @param response is callback message
1865 * @param response is callback message
1936 int[] param = new int[1];
1937 param[0] = accept ? 1 : 0;
1938 rr.mParcel.writeIntArray(param);
[all...]
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h160 XAuint32 param,
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h396 SLuint32 param,
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp144 M4OSA_Void* param);

Completed in 273 milliseconds

123456