Searched defs:type (Results 276 - 300 of 634) sorted by relevance

<<11121314151617181920>>

/frameworks/native/services/surfaceflinger/
H A DTransform.cpp91 return type() > TRANSLATE;
245 uint32_t Transform::type() const function in class:android::Transform
338 return type() & 0xFF;
343 return (type() >> 8) & 0xFF;
353 type(); // updates the type
355 String8 flags, type; local
374 type.append("IDENTITY ");
376 type.append("SCALE ");
378 type
[all...]
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessage.java104 public BluetoothMapBmessage setType(Type type) { argument
105 mBmsgType = type;
160 json.put("type", mBmsgType);
/frameworks/opt/chips/src/com/android/ex/chips/
H A DDropdownChipLayouter.java27 * The type of adapter that is requesting a chip layout.
66 * @param type The adapter type that is requesting the bind.
72 AdapterType type, String constraint) {
73 return bindView(convertView, parent, entry, position, type, constraint, null);
81 AdapterType type, String constraint, StateListDrawable deleteDrawable) {
88 final View itemView = reuseOrInflateView(convertView, parent, type);
92 // Hide some information depending on the entry type and adapter type
93 switch (type) {
71 bindView(View convertView, ViewGroup parent, RecipientEntry entry, int position, AdapterType type, String constraint) argument
80 bindView(View convertView, ViewGroup parent, RecipientEntry entry, int position, AdapterType type, String constraint, StateListDrawable deleteDrawable) argument
139 newView(AdapterType type) argument
146 reuseOrInflateView(View convertView, ViewGroup parent, AdapterType type) argument
179 bindIconToView(boolean showImage, RecipientEntry entry, ImageView view, AdapterType type) argument
250 getItemLayoutResId(AdapterType type) argument
268 getAlternateItemLayoutResId(AdapterType type) argument
[all...]
/frameworks/opt/net/wifi/service/jni/
H A Djni_helper.cpp112 jobject getObjectField(JNIEnv *env, jobject obj, const char *name, const char *type) argument
115 jfieldID field = (env)->GetFieldID(cls, name, type);
186 jobject getObjectArrayField(JNIEnv *env, jobject obj, const char *name, const char *type, int index) argument
189 jfieldID field = (env)->GetFieldID(cls, name, type);
352 void setObjectField(JNIEnv *env, jobject obj, const char *name, const char *type, jobject value) argument
360 jfieldID field = (env)->GetFieldID(cls, name, type);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccCard.java215 * Checks if an Application of specified type present on the card
216 * @param type is AppType to look for
218 public boolean isApplicationOnIcc(IccCardApplicationStatus.AppType type); argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DApnSetting.java74 * MVNO match type. Possible values:
137 * <type>[| <type>...],
142 * <type>[| <type>...], <protocol>, <roaming_protocol>, <carrierEnabled>, <bearer>,
147 * <type>[| <type>...], <protocol>, <roaming_protocol>, <carrierEnabled>, <bearer>,
307 public boolean canHandleType(String type) { argument
311 if (t.equalsIgnoreCase(type) ||
314 type
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DSsData.java120 public ServiceType ServiceTypeFromRILInt(int type) { argument
122 return ServiceType.values()[type];
124 Rlog.e(GSMPhone.LOG_TAG, "Invalid Service type");
129 public RequestType RequestTypeFromRILInt(int type) { argument
131 return RequestType.values()[type];
133 Rlog.e(GSMPhone.LOG_TAG, "Invalid Request type");
138 public TeleserviceType TeleserviceTypeFromRILInt(int type) { argument
140 return TeleserviceType.values()[type];
142 Rlog.e(GSMPhone.LOG_TAG, "Invalid Teleservice type");
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMPhoneTest.java1637 private void runTest(int type, int code) { argument
1640 mRadioControl.triggerSsn(type, code);
1651 assertEquals(type, notification.notificationType);
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneFilterTypeAdapter.java63 int type; field in class:TimeZoneFilterTypeAdapter.FilterTypeResult
67 public FilterTypeResult(int type, String constraint, int time) { argument
68 this.type = type;
129 vh.filterType = filter.type;
H A DTimeZonePickerView.java90 public void showFilterResults(int type, String string, int time) { argument
92 mResultAdapter.onSetFilter(type, string, time);
/frameworks/rs/cpp/
H A DAllocation.cpp80 ALOGE("32 bit integer source does not match allocation type %i", dt);
88 ALOGE("16 bit integer source does not match allocation type %i", dt);
96 ALOGE("8 bit integer source does not match allocation type %i", dt);
104 ALOGE("32 bit float source does not match allocation type %i", dt);
121 ALOGE("Object source does not match allocation type %i", dt);
146 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "Source must be exactly one usage type.");
333 sp<Allocation> Allocation::createTyped(sp<RS> rs, sp<const Type> type, argument
337 id = RS::dispatch->AllocationCreateTyped(rs->getContext(), type->getID(), mipmaps, usage, 0);
343 return new Allocation(id, rs, type, usage);
346 sp<Allocation> Allocation::createTyped(sp<RS> rs, sp<const Type> type, argument
361 createTyped(sp<RS> rs, sp<const Type> type, uint32_t usage) argument
[all...]
/frameworks/rs/driver/
H A DrsdShaderCache.h79 uint32_t type; member in struct:RsdShaderCache::UniformQueryData
/frameworks/rs/driver/runtime/
H A Drs_allocation.c4 // Opaque Allocation type operations
43 Type_t *type = (Type_t *)alloc->mHal.state.type; local
44 rs_element returnElem = {type->mHal.state.element};
/frameworks/rs/
H A DrsAllocation.h56 const Type * type; member in struct:android::renderscript::Allocation::Hal::State
107 const Type * getType() const {return mHal.state.type;}
179 mHal.state.type = t;
201 static void writePackedData(Context *rsc, const Type *type, uint8_t *dst,
H A DrsScriptGroup.cpp198 const Type ** type, size_t typeSize) {
218 l->mType = type[ct];
378 const RsType * type, size_t typeSize) {
386 (const Type **) type, typeSize);
193 create(Context *rsc, ScriptKernelID ** kernels, size_t kernelsSize, ScriptKernelID ** src, size_t srcSize, ScriptKernelID ** dstK, size_t dstKSize, ScriptFieldID ** dstF, size_t dstFSize, const Type ** type, size_t typeSize) argument
373 rsi_ScriptGroupCreate(Context *rsc, RsScriptKernelID * kernels, size_t kernelsSize, RsScriptKernelID * src, size_t srcSize, RsScriptKernelID * dstK, size_t dstKSize, RsScriptFieldID * dstF, size_t dstFSize, const RsType * type, size_t typeSize) argument
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DChildHelper.java176 * @param type View type, can be {@link RecyclerView#INVALID_TYPE}.
177 * @return A hidden view with a valid ViewHolder that matches the position and type.
179 View findHiddenNonRemovedView(int position, int type) { argument
185 (type == RecyclerView.INVALID_TYPE || holder.getItemViewType() == type)) {
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocationThunker.java394 static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { argument
396 TypeThunker tt = (TypeThunker)type;
403 return new AllocationThunker(rs, type, usage, a);
/frameworks/wilhelm/tools/permute/
H A Dpermute.c135 unsigned type = sfinfo_in.format & SF_FORMAT_TYPEMASK; local
136 switch (type) {
140 fprintf(stderr, "%s: unsupported type 0x%X\n", path_in, type);
/frameworks/av/camera/
H A DCameraMetadata.cpp178 ALOGE("Mismatched tag type when updating entry %s (%d) of type %s; "
179 "got type %s data instead ",
287 int type = get_camera_metadata_tag_type(tag); local
288 if (type == -1) {
292 size_t data_size = calculate_camera_metadata_entry_data_size(type,
/frameworks/av/media/img_utils/src/
H A DTiffWriter.cpp241 status_t TiffWriter::addSubIfd(uint32_t parentIfd, uint32_t ifd, SubIfdType type) { argument
258 if (type == SUBIFD) {
260 } else if (type == GPSINFO) {
263 ALOGE("%s: Unknown SubIFD type %d.", __FUNCTION__, type);
274 if (type == GPSINFO) {
/frameworks/av/media/libmedia/
H A DAudioEffect.cpp44 AudioEffect::AudioEffect(const effect_uuid_t *type, argument
54 mStatus = set(type, uuid, priority, cbf, user, sessionId, io);
67 effect_uuid_t type; local
72 ALOGV("Constructor string\n - type: %s\n - uuid: %s", typeStr, uuidStr);
75 if (stringToGuid(typeStr, &type) == NO_ERROR) {
76 pType = &type;
89 status_t AudioEffect::set(const effect_uuid_t *type, argument
101 ALOGV("set %p mUserData: %p uuid: %p timeLow %08x", this, user, type, type ? type
[all...]
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDriver.cpp513 int32_t type = request.readInt32(); local
514 return mPlayer->getSelectedTrack(type, reply);
/frameworks/av/media/libstagefright/
H A DNuMediaExtractor.cpp110 // at the container mime type.
194 ALOGV("track of type '%s' does not publish bitrate", mime);
249 uint32_t type; local
252 if (meta->findData(kKeyPssh, &type, &pssh, &psshsize)) {
H A DOMXClient.cpp136 InternalOptionType type,
389 InternalOptionType type,
392 return getOMX(node)->setInternalOption(node, port_index, type, data, size);
386 setInternalOption( node_id node, OMX_U32 port_index, InternalOptionType type, const void *data, size_t size) argument
H A DStagefrightMetadataRetriever.cpp380 uint32_t type; local
382 if (fileMeta->findData(kKeyAlbumArt, &type, &data, &dataSize)
508 uint32_t type; local
510 if (meta->findData(kKeyAlbumArt, &type, &data, &dataSize)
619 // rewrite its mime type.

Completed in 1607 milliseconds

<<11121314151617181920>>