Home
last modified time | relevance | path

Searched defs:unit (Results 1 – 25 of 47) sorted by relevance

12

/expo/packages/expo-image-loader/android/src/main/java/expo/modules/imageloader/
H A DSimpleSettableFuture.java78 T get(long timeout, TimeUnit unit) in get()
107 T getOrThrow(long timeout, TimeUnit unit) { in getOrThrow()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/imageloader/
H A DSimpleSettableFuture.java78 T get(long timeout, TimeUnit unit) in get()
107 T getOrThrow(long timeout, TimeUnit unit) { in getOrThrow()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/imageloader/
H A DSimpleSettableFuture.java78 T get(long timeout, TimeUnit unit) in get()
107 T getOrThrow(long timeout, TimeUnit unit) { in getOrThrow()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/imageloader/
H A DSimpleSettableFuture.java78 T get(long timeout, TimeUnit unit) in get()
107 T getOrThrow(long timeout, TimeUnit unit) { in getOrThrow()
/expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/
H A DPropHelper.java91 double unit = 1; in fromRelative() local
178 double unit = 1; in fromRelative() local
H A DVirtualView.java402 SVGLength.UnitType unit = length.unit; in relativeOnWidth() local
412 SVGLength.UnitType unit = length.unit; in relativeOnHeight() local
422 SVGLength.UnitType unit = length.unit; in relativeOnOther() local
438 double unit; in fromRelativeFast() local
H A DSVGLength.java24 final UnitType unit; field in SVGLength
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DPropHelper.java91 double unit = 1; in fromRelative() local
178 double unit = 1; in fromRelative() local
H A DVirtualView.java422 SVGLength.UnitType unit = length.unit; in relativeOnWidth() local
432 SVGLength.UnitType unit = length.unit; in relativeOnHeight() local
442 SVGLength.UnitType unit = length.unit; in relativeOnOther() local
458 double unit; in fromRelativeFast() local
H A DSVGLength.java24 final UnitType unit; field in SVGLength
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DPropHelper.java91 double unit = 1; in fromRelative() local
178 double unit = 1; in fromRelative() local
H A DVirtualView.java422 SVGLength.UnitType unit = length.unit; in relativeOnWidth() local
432 SVGLength.UnitType unit = length.unit; in relativeOnHeight() local
442 SVGLength.UnitType unit = length.unit; in relativeOnOther() local
458 double unit; in fromRelativeFast() local
H A DSVGLength.java24 final UnitType unit; field in SVGLength
/expo/android/vendored/sdk48/react-native-svg/android/src/main/java/abi48_0_0/com/horcrux/svg/
H A DPropHelper.java91 double unit = 1; in fromRelative() local
178 double unit = 1; in fromRelative() local
H A DVirtualView.java402 SVGLength.UnitType unit = length.unit; in relativeOnWidth() local
412 SVGLength.UnitType unit = length.unit; in relativeOnHeight() local
422 SVGLength.UnitType unit = length.unit; in relativeOnOther() local
438 double unit; in fromRelativeFast() local
H A DSVGLength.java24 final UnitType unit; field in SVGLength
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI49_0_0YGValue.h34 ABI49_0_0YGUnit unit; member
H A DABI49_0_0YGNodePrint.cpp61 string unit = number.unit == ABI49_0_0YGUnitPoint ? "px" : "%%"; in appendNumberIfNotUndefined() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI48_0_0YGValue.h34 ABI48_0_0YGUnit unit; member
H A DABI48_0_0YGNodePrint.cpp61 string unit = number.unit == ABI48_0_0YGUnitPoint ? "px" : "%%"; in appendNumberIfNotUndefined() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI47_0_0YGValue.h34 ABI47_0_0YGUnit unit; member
H A DABI47_0_0YGNodePrint.cpp61 string unit = number.unit == ABI47_0_0YGUnitPoint ? "px" : "%%"; in appendNumberIfNotUndefined() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/
H A DABI47_0_0Connection.cpp1219 .thenValue([this, id = req.id](const Unit &unit) { in handle()
1494 .thenValue([this, json](const Unit &unit) { sendToClient(json); }); in sendResponseToClientViaExecutor()
1501 .thenValue([this, id](const Unit &unit) { in sendResponseToClientViaExecutor()
1512 .thenValue([this, id, error](const Unit &unit) { in sendErrorToClientViaExecutor()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/
H A DABI49_0_0Connection.cpp1247 .thenValue([this, id = req.id](const Unit &unit) { in handle()
1561 .thenValue([this, json](const Unit &unit) { sendToClient(json); }); in sendResponseToClientViaExecutor()
1568 .thenValue([this, id](const Unit &unit) { in sendResponseToClientViaExecutor()
1579 .thenValue([this, id, error](const Unit &unit) { in sendErrorToClientViaExecutor()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/
H A DABI48_0_0Connection.cpp1247 .thenValue([this, id = req.id](const Unit &unit) { in handle()
1561 .thenValue([this, json](const Unit &unit) { sendToClient(json); }); in sendResponseToClientViaExecutor()
1568 .thenValue([this, id](const Unit &unit) { in sendResponseToClientViaExecutor()
1579 .thenValue([this, id, error](const Unit &unit) { in sendErrorToClientViaExecutor()

12