Searched refs:adapt (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
D | g_adapt.cpp | 417 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/ |
D | default.properties | 7 # "build.properties", and override values to adapt the script to your
|
/frameworks/base/libs/rs/ |
D | rsAllocation.cpp | 469 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/ |
D | widget_design.jd | 111 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/ |
D | tablets-and-handsets.jd | 116 <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—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/ |
D | faster-screen-orientation-change.jd | 55 is a very efficient and easy way to adapt an application's user interface to
|
/frameworks/base/docs/html/guide/topics/views/ |
D | ui-xml.jd | 12 … is external to your application code, which means that you can modify or adapt it without having …
|
/frameworks/base/docs/html/guide/market/publishing/ |
D | multiple-apks.jd | 226 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/ |
D | market-filters.jd | 136 <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/ |
D | runtime-changes.jd | 30 application adapt to new configurations by automatically reloading your application with
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | declaring-layout.jd | 59 …are external to your application code, which means that you can modify or adapt it without having …
|
/frameworks/base/docs/html/sdk/ |
D | terms.jd | 49 …rd party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, dec…
|
/frameworks/base/docs/html/guide/publishing/ |
D | licensing.jd | 207 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/ |
D | activities.jd | 715 designed to help your application adapt to new configurations by automatically reloading your
|