Home
last modified time | relevance | path

Searched refs:adapt (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
Dg_adapt.cpp417 Word16 adapt; /* adaptdation status; 0, 1, or 2 */ in gain_adapt() local
426 adapt = 0; in gain_adapt()
432 adapt = 1; in gain_adapt()
436 adapt = 2; in gain_adapt()
467 if ((st->onset != 0) && (adapt < 2)) in gain_adapt()
469 adapt = add(adapt, 1, pOverflow); in gain_adapt()
475 if (adapt == 0) in gain_adapt()
/frameworks/base/tests/HwAccelerationTest/
Ddefault.properties7 # "build.properties", and override values to adapt the script to your
/frameworks/base/libs/rs/
DrsAllocation.cpp469 Adapter2D adapt(rsc, texAlloc); in AllocationGenerateScriptMips() local
471 adapt.setFace(face); in AllocationGenerateScriptMips()
474 adapt.setLOD(lod); in AllocationGenerateScriptMips()
476 mip(adapt2, adapt); in AllocationGenerateScriptMips()
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dwidget_design.jd111 widgets will allow your widget to gracefully adapt to the device's Home screen grid and remain
249 android.widget.FrameLayout}. Just as your activity layouts must adapt to different physical screen
250 sizes, widget layouts must adapt to different Home screen grid cell sizes.</p>
/frameworks/base/docs/html/guide/practices/
Dtablets-and-handsets.jd116 <p>A flexible layout design allows your application to adapt to variations in screen
367 the work to gracefully adapt the action bar for different screen sizes. Here are some important
397 and drop-down navigation modes when possible&mdash;they're designed so the system can adapt their
405 <p>For example, the mock-ups below demonstrate how the system may adapt an action bar based
/frameworks/base/docs/html/resources/articles/
Dfaster-screen-orientation-change.jd55 is a very efficient and easy way to adapt an application's user interface to
/frameworks/base/docs/html/guide/topics/views/
Dui-xml.jd12 … is external to your application code, which means that you can modify or adapt it without having …
/frameworks/base/docs/html/guide/market/publishing/
Dmultiple-apks.jd226 Screens</a> so that your application is flexible and can adapt to all screen configurations
530 <li><strong>Your application can adapt to device configuration changes.</strong>
532 application can adapt to configuration changes that occur at runtime. For example, if the user docks
/frameworks/base/docs/html/guide/appendix/
Dmarket-filters.jd136 <p>As a general rule, Market assumes that the platform on the device can adapt
137 smaller layouts to larger screens, but cannot adapt larger layouts to smaller
/frameworks/base/docs/html/guide/topics/resources/
Druntime-changes.jd30 application adapt to new configurations by automatically reloading your application with
/frameworks/base/docs/html/guide/topics/ui/
Ddeclaring-layout.jd59 …are external to your application code, which means that you can modify or adapt it without having …
/frameworks/base/docs/html/sdk/
Dterms.jd49 …rd party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, dec…
/frameworks/base/docs/html/guide/publishing/
Dlicensing.jd207 Policy implementations that you can use without modification or adapt to your
865 adapt to your needs:</p>
1074 can adapt it to your needs. For more information, see the next section.</p>
/frameworks/base/docs/html/guide/topics/fundamentals/
Dactivities.jd715 designed to help your application adapt to new configurations by automatically reloading your