Searched refs:type (Results 476 - 500 of 749) sorted by relevance

<<11121314151617181920>>

/frameworks/base/tests/BrowserTestPlugin/jni/
H A Dmain.cpp41 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream,
191 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype) argument
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
H A DTrackerEntry.java81 private TrackerEntry(String tag, EntryType type) { argument
82 mType = type;
158 "Attribute length does not match data type length");
/frameworks/base/tools/aapt/
H A DXMLNode.h57 enum type { enum in class:XMLNode
63 type getType() const;
H A DAaptAssets.cpp100 FileType type = getFileType(fullPath); local
111 if (type != kFileTypeDirectory) continue;
115 if (type != kFileTypeRegular) continue;
139 type == kFileTypeDirectory ? "dir" : "file",
235 // ui mode type
397 // resource type
549 // ui mode type
559 //printf("not ui mode type: %s\n", part.string());
1794 FileType type; local
1797 type
2063 FileType type; local
2087 FileType type = getFileType(assetDir); local
2155 FileType type = getFileType(assetDir); local
2266 FileType type = getFileType(subdirName.string()); local
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DBaseAdapter.java57 protected AdapterItem(DataBindingItem item, int type, int fullPosition, argument
60 mType = type;
/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp50 // type rules
186 if (Input::Object == pInput.type()) {
213 pInputSectHdr.type(),
/frameworks/compile/slang/
H A Dslang_rs_type_spec.h129 struct RSPrimitiveType base; // base type of vec must be in primitive type
135 // dt (data type) can only be RS_DT_RSMatrix2x2, RS_DT_RSMatrix3x3 and
146 // the number of elements in any constant array type should never exceed 2^24.
151 const union RSType *type; member in struct:RSRecordField
156 const char *name; // type name
159 // implicates the number of fields defined in any record type should never
242 RS_CAST_TO_RECORD_TYPE(R)->field[(I)].type
H A Dslang_rs_export_type.cpp102 // Attempt to use the type declaration first (if we have one).
126 // Check element type
178 #define ENUM_SUPPORT_BUILTIN_TYPE(builtin_type, type, cname) \
190 return T; // RS object type, no further checks are needed
199 slangAssert(false && "Unknown type cannot be exported");
278 // We don't support pointer with array-type pointee or unsupported pointee
279 // type
294 // Check base element type
317 // Return the type that can be used to create RSExportType, will always return
318 // the canonical type
[all...]
/frameworks/ex/common/java/com/android/common/contacts/
H A DDataUsageStatUpdater.java59 static final String USAGE_TYPE = "type";
198 private boolean update(Collection<Long> contactIds, Collection<Long> dataIds, String type) { argument
213 .appendQueryParameter(DataUsageFeedback.USAGE_TYPE, type)
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h18 * Data type definitions
500 GL_APICALL GLuint GL_APIENTRY glCreateShader (GLenum type);
515 GL_APICALL void GL_APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const GLvoid* indices);
528 GL_APICALL void GL_APIENTRY glGetActiveAttrib (GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name);
529 GL_APICALL void GL_APIENTRY glGetActiveUniform (GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name);
566 GL_APICALL void GL_APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels);
579 GL_APICALL void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels);
584 GL_APICALL void GL_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels);
614 GL_APICALL void GL_APIENTRY glVertexAttribPointer (GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr);
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h488 GLAPI void APIENTRY glColorPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
502 GLAPI void APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const GLvoid *indices);
544 GLAPI void APIENTRY glNormalPointer (GLenum type, GLsizei stride, const GLvoid *pointer);
554 GLAPI void APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels);
566 GLAPI void APIENTRY glTexCoordPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
571 GLAPI void APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels);
574 GLAPI void APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels);
577 GLAPI void APIENTRY glVertexPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDataCallState.java45 public String type = ""; field in class:DataCallState
84 .append(" type=").append(type)
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DAllocation.java61 * copy it to the slave memory store. Both type checked and unchecked copies are provided.
116 * No mipmaps will be generated and the type generated from the
123 * type of the allocation will contain a full mipmap chain. On
129 * The type of the allocation will be the same as MIPMAP_NONE.
152 * Get the element of the type of the Allocation.
216 "32 bit integer source does not match allocation type " + mType.mElement.mType);
225 "16 bit integer source does not match allocation type " + mType.mElement.mType);
234 "8 bit integer source does not match allocation type " + mType.mElement.mType);
242 "32 bit float source does not match allocation type " + mType.mElement.mType);
254 "Object source does not match allocation type "
905 createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) argument
928 createTyped(RenderScript rs, Type type, int usage) argument
942 createTyped(RenderScript rs, Type type) argument
[all...]
/frameworks/wilhelm/src/android/
H A Dandroid_Effect.cpp257 &ibb->mBassBoostDescriptor.type))
276 if (!android_fx_initEffectObj(sessionId, ieq->mEqEffect, &ieq->mEqDescriptor.type)) {
326 &ivi->mVirtualizerDescriptor.type)) {
361 ipr->mPresetReverbEffect, &ipr->mPresetReverbDescriptor.type)) {
396 ier->mEnvironmentalReverbEffect, &ier->mEnvironmentalReverbDescriptor.type)) {
617 const effect_uuid_t *type) {
620 effect = new android::AudioEffect(type, EFFECT_UUID_NULL,
656 (0 == memcmp(effectId, &descriptor.type, sizeof(effect_uuid_t)))) {
759 NULL, // not using type to create effect
616 android_fx_initEffectObj(int sessionId, android::sp<android::AudioEffect>& effect, const effect_uuid_t *type) argument
/frameworks/base/media/jni/audioeffect/
H A Dandroid_media_AudioEffect.cpp252 jstring type, jstring uuid, jint priority, jint sessionId, jintArray jId, jobjectArray javadesc)
270 if (type != NULL) {
271 typeStr = env->GetStringUTFChars(type, NULL);
343 env->ReleaseStringUTFChars(type, typeStr);
355 AudioEffect::guidToString(&desc.type, str, EFFECT_STRING_LEN_MAX);
419 env->ReleaseStringUTFChars(type, typeStr);
740 AudioEffect::guidToString(&desc.type, str, EFFECT_STRING_LEN_MAX);
829 AudioEffect::guidToString(&descriptors[i].type, str, EFFECT_STRING_LEN_MAX);
863 // Dalvik VM type signatures
251 android_media_AudioEffect_native_setup(JNIEnv *env, jobject thiz, jobject weak_this, jstring type, jstring uuid, jint priority, jint sessionId, jintArray jId, jobjectArray javadesc) argument
/frameworks/base/services/java/com/android/server/wm/
H A DWindowStateAnimator.java176 mAttrType = win.mAttrs.type;
357 && mWin.mAttrs.type == WindowManager.LayoutParams.TYPE_APPLICATION_STARTING
437 mWin.mAttrs.type == WindowManager.LayoutParams.TYPE_APPLICATION_STARTING) {
446 mWin.mAttrs.type == WindowManager.LayoutParams.TYPE_APPLICATION_STARTING) {
458 mWin.mAttrs.type == WindowManager.LayoutParams.TYPE_APPLICATION_STARTING) {
469 final boolean starting = mWin.mAttrs.type == TYPE_APPLICATION_STARTING;
988 && mWin.mAttrs.type != WindowManager.LayoutParams.TYPE_UNIVERSE_BACKGROUND
1091 } else if (w.mAttrs.type == WindowManager.LayoutParams.TYPE_UNIVERSE_BACKGROUND) {
1355 + this + ", type " + mWin.mAttrs.type
[all...]
/frameworks/av/cmds/stagefright/
H A Dsf2.cpp297 uint32_t type; local
300 if (meta->findData(kKeyAVCC, &type, &data, &size)) {
377 } else if (meta->findData(kKeyESDS, &type, &data, &size)) {
393 } else if (meta->findData(kKeyVorbisInfo, &type, &data, &size)) {
400 CHECK(meta->findData(kKeyVorbisBooks, &type, &data, &size));
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp752 int32_t type; local
753 CHECK(accessUnit->meta()->findInt32("discontinuity", &type));
757 (type & ATSParser::DISCONTINUITY_AUDIO_FORMAT))
759 (type & ATSParser::DISCONTINUITY_VIDEO_FORMAT));
761 bool timeChange = (type & ATSParser::DISCONTINUITY_TIME) != 0;
/frameworks/base/core/java/android/content/
H A DSyncManager.java369 public void onServiceChanged(SyncAdapterType type, int userId, boolean removed) {
371 scheduleSync(null, UserHandle.USER_ALL, type.authority, null, 0 /* no delay */,
564 syncableAuthorities.add(syncAdapter.type.authority);
584 SyncAdapterType.newKey(authority, account.account.type), account.userId);
588 final boolean allowParallelSyncs = syncAdapterInfo.type.allowParallelSyncs();
589 final boolean isAlwaysSyncable = syncAdapterInfo.type.isAlwaysSyncable();
597 if (!syncAdapterInfo.type.supportsUploading() && uploadOnly) {
667 types[i] = serviceInfo.type;
1151 pw.print(" "); pw.print(account.account.type);
1155 if (!syncAdapterType.type
[all...]
/frameworks/base/libs/hwui/
H A DSkiaShader.cpp72 SkiaShader::SkiaShader(Type type, SkShader* key, SkShader::TileMode tileX, argument
74 mType(type), mKey(key), mTileX(tileX), mTileY(tileY), mBlend(blend) {
313 SkiaSweepGradientShader::SkiaSweepGradientShader(Type type, float x, float y, uint32_t* colors, argument
316 SkiaShader(type, key, tileMode, tileMode, matrix, blend),
406 if (mFirst->type() == kBitmap) {
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
H A DBridgeResources.java342 mTmpValue.type == TypedValue.TYPE_DIMENSION) {
369 mTmpValue.type == TypedValue.TYPE_DIMENSION) {
397 mTmpValue.type == TypedValue.TYPE_DIMENSION) {
527 outValue.type = TypedValue.TYPE_STRING;
580 int assetCookie, String type) throws NotFoundException {
670 * Builds and throws a {@link Resources.NotFoundException} based on a resource id and a resource type.
579 loadXmlResourceParser(String file, int id, int assetCookie, String type) argument
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DAsmAnalyzer.java317 * Visitor to collect all the type dependencies from a class.
412 * Considers this signature or type signature by invoking the {@link SignatureVisitor}
425 * Considers this {@link Type}. For arrays, the element type is considered.
426 * If the type is an object, it's internal name is considered.
449 // ignore, not a valid type.
529 // signature is the field's signature. May be null if the field's type does not use
548 // type and exceptions do not use generic types.
596 public void visitFrame(int type, int local, Object[] local2, int stack, Object[] stack2) { argument
641 // desc is the type descriptor of this local variable.
643 // signature is the type signatur
691 visitTryCatchBlock(Label start, Label end, Label handler, String type) argument
699 visitTypeInsn(int opcode, String type) argument
[all...]
H A DDependencyFinder.java277 * Visitor to collect all the type dependencies from a class.
336 * Considers this signature or type signature by invoking the {@link SignatureVisitor}
349 * Considers this {@link Type}. For arrays, the element type is considered.
350 * If the type is an object, it's internal name is considered.
371 // This is a method descriptor with arguments and a return type.
385 // ignore, not a valid type.
466 // signature is the field's signature. May be null if the field's type does not use
489 // type and exceptions do not use generic types.
536 public void visitFrame(int type, int local, Object[] local2, int stack, Object[] stack2) { argument
581 // desc is the type descripto
633 visitTryCatchBlock(Label start, Label end, Label handler, String type) argument
641 visitTypeInsn(int opcode, String type) argument
[all...]
/frameworks/support/renderscript/v8/jni/
H A Dandroid_renderscript_RenderScript.cpp243 nElementCreate(JNIEnv *_env, jobject _this, RsContext con, jint type, jint kind, jboolean norm, jint size) argument
245 LOG_API("nElementCreate, con(%p), type(%i), kind(%i), norm(%i), size(%i)", con, type, kind, norm, size);
246 return (jint)rsElementCreate(con, (RsDataType)type, (RsDataKind)kind, norm, size);
318 nAllocationCreateTyped(JNIEnv *_env, jobject _this, RsContext con, jint type, jint mips, jint usage, jint pointer) argument
320 LOG_API("nAllocationCreateTyped, con(%p), type(%p), mip(%i), usage(%i), ptr(%p)", con, (RsElement)type, mips, usage, (void *)pointer);
321 return (jint) rsAllocationCreateTyped(con, (RsType)type, (RsAllocationMipmapControl)mips, (uint32_t)usage, (uint32_t)pointer);
352 nAllocationCreateFromBitmap(JNIEnv *_env, jobject _this, RsContext con, jint type, jint mip, jobject jbitmap, jint usage) argument
359 id = (jint)rsAllocationCreateFromBitmap(con, (RsType)type,
368 nAllocationCubeCreateFromBitmap(JNIEnv *_env, jobject _this, RsContext con, jint type, jint mip, jobject jbitmap, jint usage) argument
[all...]
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java932 int type; field in class:RemoteViews.ReflectionAction
935 ReflectionAction(int viewId, String methodName, int type, Object value) { argument
938 this.type = type;
945 this.type = in.readInt();
949 + " methodName=" + this.methodName + " type=" + this.type);
954 switch (this.type) {
1012 out.writeInt(this.type);
1016 + " methodName=" + this.methodName + " type
[all...]

Completed in 1513 milliseconds

<<11121314151617181920>>