Home
last modified time | relevance | path

Searched refs:into (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/frameworks/rs/scriptc/
Drs_value_types.rsh107 * into a single 32 bit field with 32 bit alignment.
117 * into a single 64 bit field with 64 bit alignment.
127 * into a single 64 bit field with 64 bit alignment.
258 * A vector of two floats. These two floats are packed into a single 64 bit field
261 * A vector of two floats. These two floats are packed into a single 64 bit field
269 * A vector of three floats. These three floats are packed into a single 128 bit field
277 * A vector of four floats type. These four floats are packed into a single 128 bit field
285 * A vector of two doubles. These two double fields packed into a single 128 bit field
293 * A vector of three doubles. These three double fields packed into a single 256 bit field
301 * A vector of four doubles. These four double fields packed into a single 256 bit field
[all …]
/frameworks/base/docs/html/ndk/guides/
Dbuild.jd4 <p>One of the NDK's core purposes is allowing you to build C and C++ source code into shared
15 into advanced territory, discussing how to incorporate the NDK into your own
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DStaggeredGridLayoutManager.java825 public int[] findFirstVisibleItemPositions(int[] into) {
826 if (into == null) {
827 into = new int[mSpanCount];
828 } else if (into.length < mSpanCount) {
830 + " to span count. Expected:" + mSpanCount + ", array size:" + into.length);
833 into[i] = mSpans[i].findFirstVisibleItemPosition();
835 return into;
857 public int[] findFirstCompletelyVisibleItemPositions(int[] into) {
858 if (into == null) {
859 into = new int[mSpanCount];
[all …]
/frameworks/base/docs/html/training/displaying-bitmaps/
Dload-bitmap.jd15 <li><a href="#load-bitmap">Load a Scaled Down Version into Memory</a></li>
76 <h2 id="load-bitmap">Load a Scaled Down Version into Memory</h2>
79 loaded into memory or if a subsampled version should be loaded instead. Here are some factors to
87 is to be loaded into.</li>
91 <p>For example, it’s not worth loading a 1024x768 pixel image into memory if it will eventually be
94 <p>To tell the decoder to subsample the image, loading a smaller version into memory, set {@link
98 bitmap of approximately 512x384. Loading this into memory uses 0.75MB rather than 12MB for the full
157 <p>This method makes it easy to load a bitmap of arbitrarily large size into an {@link
/frameworks/base/docs/html/distribute/googleplay/
Dguide.jd16 The guide is separated into the following sections:
27 and an insight into the Google Play guidelines and policies.
37 installations into active users and improving user retention.
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt13 …tate information (screen on/off, battery state, sleep policy) go as input into the WifiController …
28 …zard opts user into allowing scanning for improved location. We show no further dialogs in setup w…
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_value_types.jd518 <p> A vector of two chars. These two chars are packed into a single 16 bit field
532 <p> A vector of three chars. These three chars are packed into a single 32 bit field
546 <p> A vector of four chars. These four chars are packed into a single 32 bit field
560 <p> A vector of two doubles. These two double fields packed into a single 128 bit field
574 <p> A vector of three doubles. These three double fields packed into a single 256 bit field
588 <p> A vector of four doubles. These four double fields packed into a single 256 bit field
602 <p> A vector of two floats. These two floats are packed into a single 64 bit field
606 <p> A vector of two floats. These two floats are packed into a single 64 bit field
620 <p> A vector of three floats. These three floats are packed into a single 128 bit field
634 <p> A vector of four floats type. These four floats are packed into a single 128 bit field
[all …]
/frameworks/compile/mclinker/include/mcld/LD/
DDiagLayouts.inc33 "ICF folding section `%0' of `%1' into `%2' of `%3'",
34 "ICF folding section `%0' of `%1' into `%2' of `%3'")
/frameworks/base/docs/html/distribute/users/
Dhouse-ads.jd2 page.metaDescription=Tap into your existing user base to increase downloads and increase conversion…
8 <p>One of the fastest ways to accumulate downloads or increase conversions is to tap into your
23 Google sign-in into your apps and games</a>.</p>
Dbuild-community.jd10 Fans of your apps love to help others, turn newer users into fans, and bring
12 tap into those influencers to help you improve your app and provide support
78 you turn happy users into influencers.
84 been able to address their earlier issues you may convert them into
122 that they bring new users into the conversation. Fans love to profess their
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/
DLocation.java222 private static boolean parsePoint(String content, int[] into) { in parsePoint() argument
227 into[0] = Integer.parseInt(content.substring(0, index).trim()); in parsePoint()
228 into[1] = Integer.parseInt(content.substring(index + 1).trim()); in parsePoint()
/frameworks/base/docs/html/design/patterns/
Dnavigation.jd92 <h2 id="into-your-app">Navigation into Your App via Home Screen Widgets and Notifications</h2>
106 <p>In the case of the Back button, you should make navigation more predictable by inserting into the
121 events, and provides paths for the user to dive deeply into the app. Notifications of this style are
126 additional screens are inserted into the back stack. Once the user proceeds into the app from its
133 event takes the user away from the interstitial and into the full Calendar app to display details of
148 from the pop-up into the notifying app, Up and Back follow the rules for standard notifications,
156 other, giving the user the ability to navigate directly from one app into another. For example, an
212 refer to <a href="#into-your-app">Navigation into Your App via Home Screen Widgets and
/frameworks/base/docs/html/distribute/analyze/
Dimprove-roi.jd21 engaged. If you want to get more visibility into which campaigns are driving
73 When analyzing networks’ performance, it's important to take into
127 to gain insights into acquisition campaigns, such as which keywords or ad
129 display campaigns are performing and offer rich insights into the kind of
142 start seeing Google Play data automatically flowing into your account.
/frameworks/base/docs/html/training/wearables/data-layer/
Dassets.jd20 data item and the put the data item into the replicated data store.
55 and then put the data item into the data store with
111 // convert asset into a file descriptor and block until it's ready
120 // decode the stream into a bitmap
/frameworks/base/docs/html/distribute/engage/
Deasy-signin.jd8 <p>Get people into your apps quickly and securely, using a registration system they
14 Google sign-in into your apps and games</a>.</p>
33 Offer a seamless app experience across devices and into your website, securely
Ddeep-linking.jd2 page.metaDescription=Use search to bring your existing users back into your app.
16 &mdash; by letting them interact with your app from a voice action, get deep into
39 <p>Brings your users into your app with voice actions such as “Ok
/frameworks/compile/libbcc/
DREADME.rst26 into machine code
30 * after each compilation, serialize the in-memory executable into a
172 a page size, so that we can mmap the context directly into memory.
185 On ARM, the first 4 arguments will go into r0, r1, r2, and r3, in that order.
190 argument in the function prototype, float2.x will go into r0, and float2.y,
/frameworks/base/docs/html/tools/performance/
Dimporting-legacy-apps.jd1 page.title=Importing Legacy Apps into Android Studio
4 page.metaDescription=Required changes when importing legacy apps into Android Studio.
26 <p>Importing some pre-Android-1.0 projects into Android 1.0 or newer can trigger a series of
48 <h2 id="StepsForImporting">Steps for Importing Sunshine into Android Studio 1.1.0</h2>
73 "http://www.lynda.com/articles/eclipse-into-android-studio">Lynda tutorial</a>.</li>
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/res/
D.README2 is not possible to check in a directory into git. This file guarantees the res
/frameworks/base/docs/html/tools/extras/
Dindex.jd5 …y to your development environment. You can download all of the SDK extras into your development en…
/frameworks/base/docs/html/google/play/
Ddist.jd39 Tap into Google's content delivery services by serving up to 4GB of assets for free. Provide
49 <p>Protect your revenue streams and integrate policies for usage into your app.
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc33 // -> push current into stack
154 // 1. All elements have been put into cache, and iterator stays at the end
156 // 2. Some but not all elements had beed put into cache, and we stoped.
/frameworks/base/docs/html-intl/intl/zh-cn/design/patterns/
Dnavigation.jd92 <h2 id="into-your-app">通过主屏幕小工具和通知进入您的应用</h2>
211 <p>如果您的应用经过注册,以使用应用中的深层活动来处理意向,可参阅<a href="#into-your-app">通过主屏幕小工具和通知进入您的应用</a>,获得有关如何指定“向上”导航行为的指…
/frameworks/base/docs/html-intl/intl/ko/design/patterns/
Dnavigation.jd92 <h2 id="into-your-app">홈 화면 위젯 및 알림을 통한 앱 탐색</h2>
212 <a href="#into-your-app">홈 화면 위젯 및
/frameworks/base/docs/html-intl/intl/zh-tw/design/patterns/
Dnavigation.jd92 <h2 id="into-your-app">透過「主畫面小工具」和「通知」,導覽至您的應用程式</h2>
211 <p>當您的應用程式註冊來處理具有深入應用程式階層活動的意向時,請參考<a href="#into-your-app">透過主畫面視窗小工具和通知,導覽至您的應用程式</a>,取得如何指定 [上一層…

12345678910>>...22