Home
last modified time | relevance | path

Searched defs:from (Results 1 – 25 of 262) sorted by relevance

1234567891011

/frameworks/native/libs/gui/bufferqueue/2.0/
Dtypes.cpp34 bool b2h(status_t from, HStatus* to, in b2h()
75 bool h2b(HStatus from, status_t* to) { in h2b()
129 bool b2h(sp<BFence> const& from, HFenceWrapper* to) { in b2h()
148 bool h2b(native_handle_t const* from, sp<BFence>* to) { in h2b()
163 bool b2h(int from, HConnectionType* to) { in b2h()
180 bool h2b(HConnectionType from, int* to) { in h2b()
200 bool b2h(BRect const& from, HRect* to) { in b2h()
209 bool h2b(HRect const& from, BRect* to) { in h2b()
221 bool b2h(BRegion const& from, HRegion* to) { in b2h()
233 bool h2b(HRegion const& from, BRegion* to) { in h2b()
[all …]
/frameworks/av/media/codec2/vndk/
Dtypes.cpp42 bool b2h(status_t from, HStatus* to, in b2h()
82 bool h2b(HStatus from, status_t* to) { in h2b()
136 bool b2h(sp<BFence> const& from, HFenceWrapper* to) { in b2h()
155 bool h2b(native_handle_t const* from, sp<BFence>* to) { in h2b()
170 bool b2h(int from, HConnectionType* to) { in b2h()
187 bool h2b(HConnectionType from, int* to) { in h2b()
207 bool b2h(BRect const& from, HRect* to) { in b2h()
216 bool h2b(HRect const& from, BRect* to) { in h2b()
228 bool b2h(BRegion const& from, HRegion* to) { in b2h()
240 bool h2b(HRegion const& from, BRegion* to) { in h2b()
[all …]
/frameworks/base/tests/net/java/com/android/server/connectivity/
DLingerMonitorTest.java104 NetworkAgentInfo from = wifiNai(100); in testNotificationOnLinger() local
115 NetworkAgentInfo from = wifiNai(100); in testToastOnLinger() local
126 NetworkAgentInfo from = wifiNai(100); in testNotificationClearedAfterDisconnect() local
140 NetworkAgentInfo from = wifiNai(100); in testNotificationClearedAfterSwitchingBack() local
154 NetworkAgentInfo from = wifiNai(100); in testUniqueToast() local
244 NetworkAgentInfo from = wifiNai(100); in testUniqueNotification() local
261 NetworkAgentInfo from = wifiNai(100); in testIgnoreNeverValidatedNetworks() local
273 NetworkAgentInfo from = wifiNai(100); in testIgnoreCurrentlyValidatedNetworks() local
285 NetworkAgentInfo from = wifiNai(100); in testNoNotificationType() local
296 NetworkAgentInfo from = wifiNai(100); in testNoTransitionToNotify() local
[all …]
/frameworks/base/graphics/java/android/graphics/text/
DMeasuredText.java81 @IntRange(from = 0) int start, @IntRange(from = 0) int end) { in getWidth()
107 public void getBounds(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getBounds()
141 @IntRange(from = 0) int start, in nGetWidth()
232 public @NonNull Builder appendStyleRun(@NonNull Paint paint, @IntRange(from = 0) int length, in appendStyleRun()
259 @IntRange(from = 0) int length, @Px @FloatRange(from = 0) float width) { in appendReplacementRun()
358 @IntRange(from = 0) int start, in nAddStyleRun()
372 @IntRange(from = 0) int start, in nAddReplacementRun()
374 @FloatRange(from = 0) float width); in nAddReplacementRun()
DLineBreaker.java274 @Px @IntRange(from = 0) int firstWidthLineCount) { in setIndent()
288 @Px @FloatRange(from = 0) float defaultTabStop) { in setTabStops()
477 @IntRange(from = 0) int lineNumber) { in computeLineBreaks()
514 @IntRange(from = 0) int length, in nComputeLineBreaks()
515 @FloatRange(from = 0.0f) float firstWidth, in nComputeLineBreaks()
/frameworks/base/core/java/android/text/
DMeasuredParagraph.java188 public Directions getDirections(@IntRange(from = 0) int start, // inclusive in getDirections()
283 public void getBounds(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getBounds()
312 @IntRange(from = 0) int start, in buildForBidi()
338 @IntRange(from = 0) int start, in buildForMeasurement()
390 @IntRange(from = 0) int start, in buildForStaticLayout()
446 @IntRange(from = 0) int start, // inclusive in resetAndAnalyzeBidi()
501 @IntRange(from = 0) int start, // inclusive, in copied buffer in applyReplacementRun()
521 private void applyStyleRun(@IntRange(from = 0) int start, // inclusive, in copied buffer in applyStyleRun()
563 @IntRange(from = 0) int start, // inclusive, in original text buffer in applyMetricsAffectingSpan()
/frameworks/base/core/java/android/text/style/
DReplacementSpan.java43 @IntRange(from = 0) int start, @IntRange(from = 0) int end, in getSize()
60 @IntRange(from = 0) int start, @IntRange(from = 0) int end, float x, in draw()
DDynamicDrawableSpan.java142 @IntRange(from = 0) int start, @IntRange(from = 0) int end, in getSize()
160 @IntRange(from = 0) int start, @IntRange(from = 0) int end, float x, in draw()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.pb.cc328 DoubleValue::DoubleValue(const DoubleValue& from) in DoubleValue()
471 void DoubleValue::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
488 void DoubleValue::MergeFrom(const DoubleValue& from) { in MergeFrom()
498 void DoubleValue::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
505 void DoubleValue::CopyFrom(const DoubleValue& from) { in CopyFrom()
590 FloatValue::FloatValue(const FloatValue& from) in FloatValue()
733 void FloatValue::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
750 void FloatValue::MergeFrom(const FloatValue& from) { in MergeFrom()
760 void FloatValue::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
767 void FloatValue::CopyFrom(const FloatValue& from) { in CopyFrom()
[all …]
Dempty.pb.cc127 Empty::Empty(const Empty& from) in Empty()
234 void Empty::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
251 void Empty::MergeFrom(const Empty& from) { in MergeFrom()
258 void Empty::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
265 void Empty::CopyFrom(const Empty& from) { in CopyFrom()
Dstruct.pb.cc225 Struct::Struct(const Struct& from) in Struct()
478 void Struct::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
495 void Struct::MergeFrom(const Struct& from) { in MergeFrom()
503 void Struct::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
510 void Struct::CopyFrom(const Struct& from) { in CopyFrom()
590 Value::Value(const Value& from) in Value()
948 void Value::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
965 void Value::MergeFrom(const Value& from) { in MergeFrom()
1001 void Value::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
1008 void Value::CopyFrom(const Value& from) { in CopyFrom()
[all …]
Dsource_context.pb.cc121 SourceContext::SourceContext(const SourceContext& from) in SourceContext()
275 void SourceContext::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
292 void SourceContext::MergeFrom(const SourceContext& from) { in MergeFrom()
303 void SourceContext::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
310 void SourceContext::CopyFrom(const SourceContext& from) { in CopyFrom()
Dduration.pb.cc124 Duration::Duration(const Duration& from) in Duration()
316 void Duration::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
333 void Duration::MergeFrom(const Duration& from) { in MergeFrom()
346 void Duration::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
353 void Duration::CopyFrom(const Duration& from) { in CopyFrom()
Ddescriptor.pb.cc920 FileDescriptorSet::FileDescriptorSet(const FileDescriptorSet& from) in FileDescriptorSet()
1082 void FileDescriptorSet::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
1099 void FileDescriptorSet::MergeFrom(const FileDescriptorSet& from) { in MergeFrom()
1110 void FileDescriptorSet::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
1117 void FileDescriptorSet::CopyFrom(const FileDescriptorSet& from) { in CopyFrom()
1212 FileDescriptorProto::FileDescriptorProto(const FileDescriptorProto& from) in FileDescriptorProto()
1854 void FileDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
1871 void FileDescriptorProto::MergeFrom(const FileDescriptorProto& from) { in MergeFrom()
1910 void FileDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
1917 void FileDescriptorProto::CopyFrom(const FileDescriptorProto& from) { in CopyFrom()
[all …]
/frameworks/base/core/java/com/android/internal/graphics/
DColorUtils.java214 public static void RGBToHSL(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToHSL()
340 @IntRange(from = 0x0, to = 0xFF) int alpha) { in setAlphaComponent()
371 public static void RGBToLAB(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToLAB()
417 public static void RGBToXYZ(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToXYZ()
517 public static int XYZToColor(@FloatRange(from = 0f, to = XYZ_WHITE_REFERENCE_X) double x, in XYZToColor()
543 public static int LABToColor(@FloatRange(from = 0f, to = 100) final double l, in LABToColor()
586 @FloatRange(from = 0.0, to = 1.0) float ratio) { in blendARGB()
608 @FloatRange(from = 0.0, to = 1.0) float ratio, @NonNull float[] outResult) { in blendHSL()
631 @FloatRange(from = 0.0, to = 1.0) double ratio, @NonNull double[] outResult) { in blendLAB()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp670 bool C2Mapper::map(C2Config::bitrate_mode_t from, int32_t *to) { in map()
675 bool C2Mapper::map(int32_t from, C2Config::bitrate_mode_t *to) { in map()
680 bool C2Mapper::map(C2Config::pcm_encoding_t from, int32_t *to) { in map()
685 bool C2Mapper::map(int32_t from, C2Config::pcm_encoding_t *to) { in map()
690 bool C2Mapper::map(C2Color::range_t from, int32_t *to) { in map()
711 bool C2Mapper::map(int32_t from, C2Color::range_t *to) { in map()
732 bool C2Mapper::map(C2Color::range_t from, ColorAspects::Range *to) { in map()
737 bool C2Mapper::map(ColorAspects::Range from, C2Color::range_t *to) { in map()
807 bool C2Mapper::map(C2Color::primaries_t from, ColorAspects::Primaries *to) { in map()
812 bool C2Mapper::map(ColorAspects::Primaries from, C2Color::primaries_t *to) { in map()
[all …]
/frameworks/av/media/libstagefright/foundation/
DMetaData.cpp38 MetaData::MetaData(const MetaData &from) in MetaData()
41 MetaData::MetaData(const MetaDataBase &from) in MetaData()
DAString.cpp66 AString::AString(const String8 &from) in AString()
73 AString::AString(const AString &from) in AString()
80 AString::AString(const AString &from, size_t offset, size_t n) in AString()
91 AString &AString::operator=(const AString &from) { in operator =()
120 void AString::setTo(const AString &from, size_t offset, size_t n) { in setTo()
202 void AString::append(const AString &from) { in append()
206 void AString::append(const AString &from, size_t offset, size_t n) { in append()
285 void AString::insert(const AString &from, size_t insertionPos) { in insert()
289 void AString::insert(const char *from, size_t size, size_t insertionPos) { in insert()
/frameworks/base/core/java/android/widget/
DSimpleCursorAdapter.java81 public SimpleCursorAdapter(Context context, int layout, Cursor c, String[] from, int[] to) { in SimpleCursorAdapter()
106 public SimpleCursorAdapter(Context context, int layout, Cursor c, String[] from, in SimpleCursorAdapter()
142 final int[] from = mFrom; in bindView() local
329 private void findColumns(Cursor c, String[] from) { in findColumns()
364 public void changeCursorAndColumns(Cursor c, String[] from, int[] to) { in changeCursorAndColumns()
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
DSocketConnect.java13 private InputStream from; field in SocketConnect
16 public SocketConnect(Socket from, Socket to) throws IOException { in SocketConnect()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dplugin.pb.cc184 CodeGeneratorRequest::CodeGeneratorRequest(const CodeGeneratorRequest& from) in CodeGeneratorRequest()
445 void CodeGeneratorRequest::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
462 void CodeGeneratorRequest::MergeFrom(const CodeGeneratorRequest& from) { in MergeFrom()
480 void CodeGeneratorRequest::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
487 void CodeGeneratorRequest::CopyFrom(const CodeGeneratorRequest& from) { in CopyFrom()
682 CodeGeneratorResponse_File::CodeGeneratorResponse_File(const CodeGeneratorResponse_File& from) in CodeGeneratorResponse_File()
960 void CodeGeneratorResponse_File::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
977 void CodeGeneratorResponse_File::MergeFrom(const CodeGeneratorResponse_File& from) { in MergeFrom()
1001 void CodeGeneratorResponse_File::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
1008 void CodeGeneratorResponse_File::CopyFrom(const CodeGeneratorResponse_File& from) { in CopyFrom()
[all …]
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dmp3_mem_funcs.h67 #define pv_memcpy(to, from, n) memcpy(to, from, n) argument
68 #define pv_memmove(to, from, n) memmove(to, from, n) argument
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DALookup.h49 bool ALookup<T, U>::lookup(const T& from, U *to) const { in lookup()
60 bool ALookup<T, U>::rlookup(const U& from, T *to) const { in rlookup()
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dpvamrwbdecoder_mem_funcs.h61 #define pv_memcpy(to, from, n) memcpy(to, from, n) argument
62 #define pv_memmove(to, from, n) memmove(to, from, n) argument
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerException.java48 public static PackageManagerException from(PackageParserException e) in from() method in PackageManagerException
53 public static PackageManagerException from(InstallerException e) in from() method in PackageManagerException

1234567891011