Home
last modified time | relevance | path

Searched refs:sizeValue (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/foundation/
H A DAMessage.cpp243 *value = (float)item->u.sizeValue; in findAsFloat()
296 BASIC_TYPE(Size,sizeValue,size_t) in BASIC_TYPE()
590 "size_t %s = %d", item.mName, item.u.sizeValue); in debugString()
704 item->u.sizeValue = static_cast<size_t>(parcel.readInt32()); in FromParcel()
792 parcel->writeInt32(static_cast<int32_t>(item.u.sizeValue)); in writeToParcel()
859 if (oitem == NULL || item.u.sizeValue != oitem->u.sizeValue) { in changesFrom()
860 diff->setSize(item.mName, item.u.sizeValue); in changesFrom()
866 diff->setFloat(item.mName, item.u.sizeValue); in changesFrom()
872 diff->setDouble(item.mName, item.u.sizeValue); in changesFrom()
971 case kTypeSize: it.set(mItems[index].u.sizeValue); break; in getEntryAt()
[all …]
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaMemoryTracer.cpp106 TraceValue sizeValue = sizeResult->second; in processElement() local
108 mCurrentValues.insert({key, sizeValue}); in processElement()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DValueParser.java241 int sizeValue = (format >> 2) & 0x03; in retrieveTextAttribute() local
242 FontSize size = FontSize.fromInt(sizeValue); in retrieveTextAttribute()
/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
H A DAMessage.h296 size_t sizeValue; member
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dopencensus-api-0.24.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...