Searched refs:type (Results 201 - 225 of 749) sorted by relevance

1234567891011>>

/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
H A DTextureParam.java57 mData.type = ScriptC_export.const_ShaderParam_TEXTURE;
/frameworks/native/include/gui/
H A DSensorManager.h55 Sensor const* getDefaultSensor(int type);
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10cHeader.cpp31 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
33 GL_API void GL_APIENTRY glNormalPointerBounds(GLenum type, GLsizei stride,
35 GL_API void GL_APIENTRY glTexCoordPointerBounds(GLint size, GLenum type,
37 GL_API void GL_APIENTRY glVertexPointerBounds(GLint size, GLenum type,
/frameworks/opt/mailcommon/java/com/android/mailcommon/
H A DMergedAdapter.java157 int type = result.mAdapter.getItemViewType(result.mLocalPosition);
160 if (type >= 0) {
161 type += otherViewTypeCount;
163 return type;
/frameworks/base/media/java/android/media/
H A DMediaCodec.java31 * MediaCodec codec = MediaCodec.createDecoderByType(type);
83 * encoded data according to the format's type. For video types this data
160 * Instantiate a decoder supporting input data of the given mime type.
177 * @param type The mime type of the input data.
179 public static MediaCodec createDecoderByType(String type) { argument
180 return new MediaCodec(type, true /* nameIsType */, false /* encoder */);
184 * Instantiate an encoder supporting output data of the given mime type.
185 * @param type The desired mime type o
187 createEncoderByType(String type) argument
[all...]
/frameworks/base/media/jni/
H A Dandroid_media_MediaCodecList.cpp79 JNIEnv *env, jobject thiz, jint index, jstring type) {
80 if (type == NULL) {
85 const char *typeStr = env->GetStringUTFChars(type, NULL);
99 env->ReleaseStringUTFChars(type, typeStr);
78 android_media_MediaCodecList_getCodecCapabilities( JNIEnv *env, jobject thiz, jint index, jstring type) argument
/frameworks/base/core/java/android/app/admin/
H A DDeviceAdminInfo.java55 * A type of policy that this device admin can use: limit the passwords
65 * A type of policy that this device admin can use: able to watch login
76 * A type of policy that this device admin can use: able to reset the
86 * A type of policy that this device admin can use: able to force the device
97 * A type of policy that this device admin can use: able to factory
107 * A type of policy that this device admin can use: able to specify the
117 * A type of policy that this device admin can use: force the user to
126 * A type of policy that this device admin can use: require encryption of stored data.
134 * A type of policy that this device admin can use: disables use of all device cameras.
142 * A type o
[all...]
/frameworks/base/core/java/android/view/
H A DWindow.java281 * called when the menu is changing from one type to another (for
491 if (wp.type >= WindowManager.LayoutParams.FIRST_SUB_WINDOW &&
492 wp.type <= WindowManager.LayoutParams.LAST_SUB_WINDOW) {
501 if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA) {
503 } else if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA_OVERLAY) {
505 } else if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_PANEL) {
507 } else if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL) {
509 } else if (wp.type == WindowManager.LayoutParams.TYPE_APPLICATION_ATTACHED_DIALOG) {
512 title=Integer.toString(wp.type);
628 * Set the type o
633 setType(int type) argument
[all...]
/frameworks/av/media/libeffects/testlibs/
H A DAudioShelvingFilter.cpp49 AudioShelvingFilter::AudioShelvingFilter(ShelfType type, int nChannels, argument
51 : mType(type),
/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.h68 DiscontinuityType type, const sp<AMessage> &extra);
76 sp<MediaSource> getSource(SourceType type);
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHealthAppConfiguration.java102 * Return the data type associated with this application configuration.
130 * Return the channel type associated with this application configuration.
146 int type = in.readInt();
149 return new BluetoothHealthAppConfiguration(name, type, role,
/frameworks/base/core/java/android/preference/
H A DGenericInflater.java40 * @param T The type of the items to inflate
41 * @param P The type of parents (that is those items that contain other items).
299 int type;
300 while ((type = parser.next()) != parser.START_TAG
301 && type != parser.END_DOCUMENT) {
305 if (type != parser.START_TAG) {
464 int type;
465 while (((type = parser.next()) != parser.END_TAG ||
466 parser.getDepth() > depth) && type != parser.END_DOCUMENT) {
468 if (type !
[all...]
/frameworks/base/core/java/android/text/
H A DSpanSet.java39 SpanSet(Class<? extends E> type) { argument
40 classType = type;
/frameworks/base/core/java/android/webkit/
H A DCertTool.java71 static void addCertificate(Context context, String type, byte[] value) { argument
72 Credentials.getInstance().install(context, type, value);
/frameworks/base/libs/hwui/
H A DResourceCache.h46 ResourceReference(ResourceType type) { argument
47 refCount = 0; recycled = false; destroyed = false; resourceType = type;
H A DSkiaColorFilter.h50 ANDROID_API SkiaColorFilter(SkColorFilter *skFilter, Type type, bool blend);
60 Type type() const { function in struct:android::uirenderer::SkiaColorFilter
/frameworks/base/services/java/com/android/server/net/
H A DNetworkIdentitySet.java47 final int type = in.readInt();
63 add(new NetworkIdentity(type, subType, subscriberId, networkId, false));
/frameworks/base/services/java/com/android/server/wm/
H A DWindowToken.java37 // The type of window this token is for, as per WindowManager.LayoutParams.
74 WindowToken(WindowManagerService _service, IBinder _token, int type, boolean _explicit) { argument
77 windowType = type;
/frameworks/base/services/jni/
H A Dcom_android_server_AlarmManagerService.cpp68 static void android_server_AlarmManagerService_set(JNIEnv* env, jobject obj, jint fd, jint type, jlong seconds, jlong nanoseconds) argument
74 int result = ioctl(fd, ANDROID_ALARM_SET(type), &ts);
/frameworks/base/tests/CoreTests/android/core/
H A DTestWebData.java109 TestWebData(int length, int lastModified, String name, String type, boolean isDir) { argument
113 testType = type;
126 // The MIME type to assume for this test
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
H A DSgTransform.java65 public void setTransform(int index, Float4 value, TransformType type) { argument
67 mTransformData.transformTypes[index] = type.mID;
/frameworks/base/tools/aidl/
H A Dgenerate_java.cpp16 VariableFactory::Get(Type* type) argument
21 Variable* v = new Variable(type, name);
/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSymbol.h31 // FIXME: use SizeTrait<32> or SizeTrait<64> instead of big type
63 unsigned int type() const { function in class:mcld::LDSymbol
65 return m_pResolveInfo->type();
/frameworks/native/include/android/
H A Dsensor.h113 int32_t type; member in struct:ASensorEvent
160 * Returns the default sensor for the given type, or NULL if no sensor
161 * of that type exist.
163 ASensor const* ASensorManager_getDefaultSensor(ASensorManager* manager, int type);
235 * Return this sensor's type
/frameworks/native/services/surfaceflinger/
H A DEventThread.h81 void onVSyncReceived(int type, nsecs_t timestamp);
82 void onHotplugReceived(int type, bool connected);

Completed in 294 milliseconds

1234567891011>>