Home
last modified time | relevance | path

Searched refs:mr (Results 1 – 22 of 22) sorted by relevance

/expo/docs/ui/components/Sidebar/
H A DSidebarTitle.tsx10 <div className="flex gap-2 items-center relative ml-3 -mr-4 pb-1 select-none">
/expo/docs/ui/components/FileTree/
H A Dindex.tsx71 <FolderIcon className="text-icon-tertiary mr-2 opacity-60 min-w-[20px]" />
79 <FileIcon className="text-icon-tertiary mr-2 min-w-[20px]" />
/expo/docs/ui/components/Footer/
H A DLinks.tsx7 const ICON_CLASSES = 'flex items-center mr-2.5 text-icon-secondary';
/expo/docs/components/__snapshots__/
H A DDocumentationSidebarRight.test.tsx.snap35 …rnary shadow-none hocus:bg-button-quaternary-hover active:scale-98 ml-auto mr-2 px-2 transition-op…
/expo/docs/components/plugins/api/
H A DAPISectionMethods.tsx84 … <CornerDownRightIcon className="inline-block icon-sm text-icon-secondary align-middle mr-2" />
/expo/docs/components/
H A DDocumentationSidebarRight.tsx114 'ml-auto mr-2 px-2 transition-opacity duration-300',
/expo/docs/pages/versions/unversioned/sdk/
H A Dsafe-area-context.mdx101 <CornerDownRightIcon className="inline-block icon-sm text-icon-secondary align-middle mr-2" /> [`Ed…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dsafe-area-context.mdx101 <CornerDownRightIcon className="inline-block icon-sm text-icon-secondary align-middle mr-2" /> [`Ed…
/expo/packages/expo-gl/common/
H A Dstb_image.h5220 unsigned int mr, mg, mb, ma, all_a; member
5232 info->mr = info->mg = info->mb = info->ma = 0; in stbi__bmp_parse_header()
5267 info->mr = 0xffu << 16; in stbi__bmp_parse_header()
5273 info->mr = 31u << 10; in stbi__bmp_parse_header()
5278 info->mr = stbi__get32le(s); in stbi__bmp_parse_header()
5293 info->mr = stbi__get32le(s); in stbi__bmp_parse_header()
5313 unsigned int mr = 0, mg = 0, mb = 0, ma = 0, all_a; in stbi__bmp_load() local
5326 mr = info.mr; in stbi__bmp_load()
5416 if (!mr || !mg || !mb) { in stbi__bmp_load()
5421 rshift = stbi__high_bit(mr) - 7; in stbi__bmp_load()
[all …]
/expo/ios/versioned/sdk47/EXGL/common/
H A Dstb_image.h5220 unsigned int mr, mg, mb, ma, all_a; member
5232 info->mr = info->mg = info->mb = info->ma = 0; in stbi__bmp_parse_header()
5267 info->mr = 0xffu << 16; in stbi__bmp_parse_header()
5273 info->mr = 31u << 10; in stbi__bmp_parse_header()
5278 info->mr = stbi__get32le(s); in stbi__bmp_parse_header()
5293 info->mr = stbi__get32le(s); in stbi__bmp_parse_header()
5313 unsigned int mr = 0, mg = 0, mb = 0, ma = 0, all_a; in stbi__bmp_load() local
5326 mr = info.mr; in stbi__bmp_load()
5416 if (!mr || !mg || !mb) { in stbi__bmp_load()
5421 rshift = stbi__high_bit(mr) - 7; in stbi__bmp_load()
[all …]
/expo/ios/versioned/sdk48/ExpoGL/common/
H A Dstb_image.h5220 unsigned int mr, mg, mb, ma, all_a; member
5232 info->mr = info->mg = info->mb = info->ma = 0; in stbi__bmp_parse_header()
5267 info->mr = 0xffu << 16; in stbi__bmp_parse_header()
5273 info->mr = 31u << 10; in stbi__bmp_parse_header()
5278 info->mr = stbi__get32le(s); in stbi__bmp_parse_header()
5293 info->mr = stbi__get32le(s); in stbi__bmp_parse_header()
5313 unsigned int mr = 0, mg = 0, mb = 0, ma = 0, all_a; in stbi__bmp_load() local
5326 mr = info.mr; in stbi__bmp_load()
5416 if (!mr || !mg || !mb) { in stbi__bmp_load()
5421 rshift = stbi__high_bit(mr) - 7; in stbi__bmp_load()
[all …]
/expo/ios/versioned/sdk49/ExpoGL/common/
H A Dstb_image.h5220 unsigned int mr, mg, mb, ma, all_a; member
5232 info->mr = info->mg = info->mb = info->ma = 0; in stbi__bmp_parse_header()
5267 info->mr = 0xffu << 16; in stbi__bmp_parse_header()
5273 info->mr = 31u << 10; in stbi__bmp_parse_header()
5278 info->mr = stbi__get32le(s); in stbi__bmp_parse_header()
5293 info->mr = stbi__get32le(s); in stbi__bmp_parse_header()
5313 unsigned int mr = 0, mg = 0, mb = 0, ma = 0, all_a; in stbi__bmp_load() local
5326 mr = info.mr; in stbi__bmp_load()
5416 if (!mr || !mg || !mb) { in stbi__bmp_load()
5421 rshift = stbi__high_bit(mr) - 7; in stbi__bmp_load()
[all …]
/expo/docs/components/plugins/__snapshots__/
H A DAPISection.test.tsx.snap1149 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
1289 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
1510 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
1790 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
2057 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
2310 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
7127 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
7321 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
7482 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
7776 class="inline-block icon-sm text-icon-secondary align-middle mr-2"
[all …]
/expo/packages/expo-av/android/src/main/java/expo/modules/av/
H A DAVManager.java645 public void onInfo(final MediaRecorder mr, final int what, final int extra) { in onInfo() argument
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/av/
H A DAVManager.java645 public void onInfo(final MediaRecorder mr, final int what, final int extra) { in onInfo() argument
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/av/
H A DAVManager.java645 public void onInfo(final MediaRecorder mr, final int what, final int extra) { in onInfo() argument
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/av/
H A DAVManager.java645 public void onInfo(final MediaRecorder mr, final int what, final int extra) { in onInfo() argument
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle93mr=Nn(pr);function vr(e){if(e===pr)throw Error("Expected host context to exist. This error is like…
356mr(e,n,t){if(null!==(e=t.ref)&&"function"!=typeof e&&"object"!=typeof e){if(t._owner){if(t=t._owne…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js114mr=(new o.Component).refs;function vr(e,n,t,r){t=null==(t=t(r,n=e.memoizedState))?n:E({},n,t),e.me…
234mr(e){function n(n,t){if(e){var r=n.deletions;null===r?(n.deletions=[t],n.flags|=16):r.push(t)}}fu… function
H A DEXDevMenuApp.android.js113mr=(new o.Component).refs;function vr(e,n,t,r){t=null==(t=t(r,n=e.memoizedState))?n:E({},n,t),e.me…
232mr(e){function n(n,t){if(e){var r=n.deletions;null===r?(n.deletions=[t],n.flags|=16):r.push(t)}}fu… function
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle115mr=(new o.Component).refs;function vr(e,n,t,r){t=null==(t=t(r,n=e.memoizedState))?n:E({},n,t),e.me…
235mr(e){function n(n,t){if(e){var r=n.deletions;null===r?(n.deletions=[t],n.flags|=16):r.push(t)}}fu…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle114mr=(new o.Component).refs;function vr(e,n,t,r){t=null==(t=t(r,n=e.memoizedState))?n:E({},n,t),e.me…
233mr(e){function n(n,t){if(e){var r=n.deletions;null===r?(n.deletions=[t],n.flags|=16):r.push(t)}}fu…