Home
last modified time | relevance | path

Searched refs:gp (Results 1 – 25 of 51) sorted by relevance

123

/frameworks/base/core/res/
DMakeJavaSymbols.sed7 s|.*R.id.\([a-zA-Z0-9_]*\).*| <java-symbol type="id" name="\1" />|gp
8 s|.*R.attr.\([a-zA-Z0-9_]*\).*| <java-symbol type="attr" name="\1" />|gp
9 s|.*R.bool.\([a-zA-Z0-9_]*\).*| <java-symbol type="bool" name="\1" />|gp
10 s|.*R.integer.\([a-zA-Z0-9_]*\).*| <java-symbol type="integer" name="\1" />|gp
11 s|.*R.color.\([a-zA-Z0-9_]*\).*| <java-symbol type="color" name="\1" />|gp
12 s|.*R.dimen.\([a-zA-Z0-9_]*\).*| <java-symbol type="dimen" name="\1" />|gp
13 s|.*R.fraction.\([a-zA-Z0-9_]*\).*| <java-symbol type="fraction" name="\1" />|gp
14 s|.*R.string.\([a-zA-Z0-9_]*\).*| <java-symbol type="string" name="\1" />|gp
15 s|.*R.plurals.\([a-zA-Z0-9_]*\).*| <java-symbol type="plurals" name="\1" />|gp
16 s|.*R.array.\([a-zA-Z0-9_]*\).*| <java-symbol type="array" name="\1" />|gp
[all …]
/frameworks/base/location/java/android/location/
DGeocoderParams.java70 GeocoderParams gp = new GeocoderParams();
74 gp.mLocale = new Locale(language, country, variant);
75 gp.mPackageName = in.readString();
76 return gp;
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dton_stab.cpp299 Set_zero(st->gp, N_FRAME); /* Init Gp_Clipping */ in ton_stab_reset()
701 sum = add(sum, st->gp[i], pOverflow); in check_gp_clipping()
797 st->gp[i] = st->gp[i+1]; in update_gp_clipping()
799 st->gp[N_FRAME-1] = g_pitch >> 3; in update_gp_clipping()
Dton_stab.h97 Word16 gp[N_FRAME]; member
/frameworks/base/docs/html/distribute/engage/
Ddeep-linking.jd4 page.image=/images/gp-listing-4.jpg
31 <img src="{@docRoot}images/gp-engage-5.jpg" class="border-img">
38 <img src="{@docRoot}images/gp-engage-6.jpg" class="border-img">
52 <img src="/images/gp-listing-4.jpg" style="padding-top:1em;padding-left:2em;">
71 <img src="/images/gp-ads-linking2.jpg" style="padding-top:1em;">
Dvideo.jd4 page.image=/images/gp-engage-smule.jpg
23 <img src="{@docRoot}images/gp-engage-smule.jpg">
Dcommunity.jd3 page.image=/images/gp-engage-9.jpg
10 <img src="{@docRoot}images/gp-engage-9.jpg" style="width:300px;">
Dwidgets.jd4 page.image=/images/gp-engage-0.jpg
9 <img src="{@docRoot}images/gp-engage-0.jpg" style="width:320px;">
Danalytics.jd4 page.image=/images/gp-analytics.jpg
9 <img src="{@docRoot}images/gp-analytics.jpg" style="width:320px">
Dapp-updates.jd4 page.image=/images/gp-your-user-0.jpg
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicBlur.cpp182 const float* gp = gPtr; in OneVFU4() local
186 blurredPixel += pf * gp[0]; in OneVFU4()
188 gp++; in OneVFU4()
206 const float* gp = gPtr; in OneVFU1() local
210 blurredPixel += pf * gp[0]; in OneVFU1()
212 gp++; in OneVFU1()
235 const float* gp = gPtr; in OneVFU1() local
239 blurredPixel += pf * gp[0]; in OneVFU1()
241 gp++; in OneVFU1()
/frameworks/base/docs/html/distribute/googleplay/
Dindex.jd18 data-query="collection:distribute/gp/gplanding"
27 data-query="collection:distribute/gp/gpfelanding"
Dstart.jd11 "{@docRoot}images/gp-start-button.png"></a>
103 <img src="{@docRoot}images/gp-start-wallet-icon.png">
152 <img src="{@docRoot}images/gp-dc-home.png" class="border-img">
Dabout.jd33 <img src="{@docRoot}images/gp-about-0.jpg" alt="Google Play on an Android Tablet"
82 <img src="{@docRoot}images/gp-rating-web.png" style="border:1px solid #ddd;">
124 <img src="{@docRoot}images/gp-about-top.jpg">
242 <img src="{@docRoot}images/gp-about-picks1.jpg">
248 <img src="{@docRoot}images/gp-about-picks2.jpg">
254 <img src="{@docRoot}images/gp-about-picks3.jpg">
324 <img src="{@docRoot}images/gp-about-listing.jpg">
Ddeveloper-console.jd33 <!-- <img src="{@docRoot}images/gp-dc-startscreen.jpg" style="width:480px;" /> -->
34 <img src="{@docRoot}images/gp-devconsole-home.png" style="width:480px;">
61 <img src="{@docRoot}images/gp-dc-home.png" class="border-img">
80 <img src="{@docRoot}images/gp-dc-profile.png" class="frame">
144 <img src="{@docRoot}images/gp-dc-invite.png" class="frame">
181 <img src="{@docRoot}images/gp-dc-details.png" class="frame">
241 <img src="{@docRoot}images/gp-dc-ab.png" class="frame">
347 <img src="{@docRoot}images/gp-buyer-currency.png" class="frame">
485 <img src="{@docRoot}images/gp-supported-dev-requirements.png" class="frame">
530 <img src="{@docRoot}images/gp-dc-reviews.png" class="frame">
[all …]
/frameworks/wilhelm/src/android/
DMediaPlayer_to_android.cpp599 XAresult android_Player_setPlayState(const android::sp<android::GenericPlayer> &gp, in android_Player_setPlayState() argument
609 gp->stop(); in android_Player_setPlayState()
617 gp->prepare(); in android_Player_setPlayState()
622 gp->pause(); in android_Player_setPlayState()
635 gp->prepare(); in android_Player_setPlayState()
640 gp->play(); in android_Player_setPlayState()
DMediaPlayer_to_android.h67 extern XAresult android_Player_setPlayState(const android::sp<android::GenericPlayer> &gp,
/frameworks/base/docs/html/distribute/users/
Dyour-listing.jd32 <img src="{@docRoot}images/gp-listing-0.jpg" class="border-img">
53 <img src="{@docRoot}images/gp-listing-1.png" class="border-img">
70 <img src="{@docRoot}images/gp-listing-2.jpg">
127 <img src="{@docRoot}images/gp-listing-3.jpg">
160 <img src="{@docRoot}images/gp-listing-4.jpg">
Dknow-your-user.jd9 <img src="{@docRoot}images/gp-androidify.png">
38 <img src="{@docRoot}images/gp-your-user-0.jpg" class="border-img">
116 <img src="{@docRoot}images/gp-dc-stats.png" class="border-img">
138 <img src="{@docRoot}images/gp-your-user-2.jpg">
Dpromote-with-ads.jd3 page.image=/images/gp-ads-console.jpg
34 <img src="{@docRoot}images/gp-ads-console.jpg">
Dexpand-to-new-markets.jd127 <img src="{@docRoot}images/gp-listing-3.jpg" style="padding:8px 0">
129 <img src="{@docRoot}images/gp-expand-2.jpg" style="padding:8px 0">
178 <img src="{@docRoot}images/gp-buyer-currency.png" class="border-img">
280 <img src="{@docRoot}images/gp-expand-4.jpg" class="border-img">
284 <img src="{@docRoot}images/gp-expand-5.jpg" class="border-img">
302 <img src="{@docRoot}images/gp-badge-jp.png">
Dbuild-buzz.jd113 <img src="{@docRoot}images/gp-build-buzz-uplift-1.png">
138 <img src="{@docRoot}images/gp-buzz-1.jpg">
232 <img src="{@docRoot}images/gp-build-buzz-yt.png">
274 <img src="{@docRoot}images/gp-build-buzz-uplift-2.png" style="">
/frameworks/base/docs/html/distribute/monetize/
Dpayments.jd9 <img src="{@docRoot}images/gp-start-wallet-icon.png" style="width:200px;">
59 <img src="{@docRoot}images/gp-payments-1.png">
81 <img src="{@docRoot}images/gp-balance.png">
Dfreemium.jd32 <img src="{@docRoot}images/gp-freemium-1.jpg" class="border-img">
39 <img src="{@docRoot}images/gp-freemium-0.jpg" class="border-img">
/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd2 page.tags=video,audio,mpeg,mp4,m4a,mp3,3gp,3gpp,flac,wave,wav
81 &bull; 3GPP (.3gp)<br>
115 3GPP (.3gp)</td>
124 3GPP (.3gp)</td>
244 &bull; 3GPP (.3gp)<br>
254 &bull; 3GPP (.3gp)<br>
265 3GPP (.3gp)</td>

123