/external/aac/libAACdec/src/ |
rvlcconceal.cpp | 148 *refIsFwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; 154 *refNrgFwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; 160 *refScfFwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; 224 *refIsBwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; 230 *refNrgBwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; 236 *refScfBwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; 268 CErRvlcInfo *pRvlc = &pAacDecoderChannelInfo->pComData->overlay.aac.erRvlcInfo; 329 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[pRvlc->conceal_max] = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[pRvlc->conceal_max]; 330 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[pRvlc->conceal_min] = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[pR (…) [all...] |
/external/chromium/chrome/browser/resources/chromeos/ |
sim_unlock.js | 67 $('locked-pin-overlay').hidden = false; 82 $('locked-pin-overlay').hidden = false; 99 $('choose-pin-overlay').hidden = false; 104 $('locked-pin-no-tries-overlay').hidden = false; 113 $('locked-puk-overlay').hidden = false; 117 $('locked-puk-no-tries-overlay').hidden = false; 120 $('sim-disabled-overlay').hidden = false; 127 $('locked-pin-overlay').hidden = true; 128 $('locked-pin-no-tries-overlay').hidden = true; 129 $('locked-puk-overlay').hidden = true [all...] |
/hardware/qcom/display/msm8974/libhwcomposer/ |
hwc_fbupdate.cpp | 23 #include <overlay.h> 28 using namespace overlay; 32 namespace ovutils = overlay::utils; 71 overlay::Overlay& ov = *(ctx->mOverlay); 92 ovutils::eDest dest = ov.nextPipe(type, mDpy, Overlay::MIXER_DEFAULT); 159 overlay::Overlay& ov = *(ctx->mOverlay); 195 overlay::Overlay& ov = *(ctx->mOverlay) [all...] |
hwc_mdpcomp.h | 26 #include <overlay.h> 31 namespace overlay { namespace 36 namespace ovutils = overlay::utils; 78 overlay::Rotator* rot; 125 /* allocate MDP pipes from overlay */ 197 /* configure's overlay pipes for the frame */ 225 /* configure's overlay pipes for the frame */
|
hwc_ad.h | 45 const overlay::utils::Whf& whf, 50 mDest = overlay::utils::OV_INVALID; 63 overlay::utils::eDest mDest;
|
hwc_fbupdate.h | 23 #include "overlay.h" 29 namespace ovutils = overlay::utils; 36 // Sets up members and prepares overlay if conditions are met
|
/hardware/qcom/display/msm8x26/libhwcomposer/ |
hwc_utils.h | 47 namespace ovutils = overlay::utils; 49 namespace overlay { namespace 50 class Overlay; 128 void add(hwc_layer_1_t* layer, overlay::Rotator *rot); 132 overlay::Rotator* getRot(uint32_t index) const; 136 overlay::Rotator* mRot[MAX_SESS]; 149 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { 202 overlay::Rotator **rot); 208 const ovutils::eDest& rDest, overlay::Rotator **rot); 307 //Overlay object - NULL for non overlay device [all...] |
hwc_mdpcomp.h | 26 #include <overlay.h> 31 namespace overlay { namespace 36 namespace ovutils = overlay::utils; 73 overlay::Rotator* rot; 132 /* allocate MDP pipes from overlay */ 190 /* configure's overlay pipes for the frame */ 217 /* configure's overlay pipes for the frame */
|
/build/tools/ |
diff_package_overlays.py | 18 Prints to stdout the package names that have overlay changes between 28 previous overlay config so current_overlays.txt always reflects the current 73 # overlay changed 79 # Add carryon to the current overlay config file. 86 # Print out the package names that have overlay change.
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdldisplayyuvoverlay.html | 83 >SDL_DisplayYUVOverlay -- Blit the overlay to the display</DIV 109 >(SDL_Overlay *overlay, SDL_Rect *dstrect);</CODE 126 >overlay</I 147 > is a larger or smaller than the overlay then the overlay will be scaled, this is optimized for 2x scaling.</P
|
/frameworks/base/media/java/android/media/videoeditor/ |
MediaImageItem.java | 301 * an overlay is overlapping with the end transition 306 * because an effect or an overlay overlaps with the beginning 315 final List<Overlay> adjustedOverlays = adjustOverlays(); 321 * an overlay was not overlapping with the beginning or end transitions 349 private void invalidateBeginTransition(List<Effect> effects, List<Overlay> overlays) { 370 * an overlay. 372 for (Overlay overlay : overlays) { 374 * Check if the overlay overlaps with the end transition 376 if (overlay.getStartTime() < transitionDurationMs) [all...] |
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_window_controller.mm | 153 // if |useOverlay| is true, we're moving views into the overlay's content 154 // area. If false, we're moving out of the overlay back into the window's 159 // Add the original window's content view as a subview of the overlay 161 // the overlay window has a different content size (due to it being 174 // If |useOverlay| is YES, creates a new overlay window and puts the tab strip 177 // destroys the overlay window until it's needed again. The tab strip and window 191 [overlayWindow_ setTitle:@"overlay"]; 228 // If we currently have an overlay window, do not attempt to change the 229 // window's size, as our overlay window doesn't know how to resize properly. 344 // drag is complete. This prevents a window (and its overlay) from going awa [all...] |
/external/chromium_org/third_party/WebKit/Source/web/ |
PinchViewports.cpp | 80 // Setup the inner viewport overlay scrollbars. 91 // Need to re-compute sizes for the overlay scrollbars. 107 // | +-- horizontal ScrollbarLayer (non-overlay) 108 // | +-- verticalScrollbarLayer (non-overlay) 109 // | +-- scroll corner (non-overlay) 110 // +- *horizontalScrollbarLayer (overlay) 111 // +- *verticalScrollbarLayer (overlay) 128 // if the existing ones are already overlay. 206 name = "Overlay Scrollbar Horizontal Layer"; 208 name = "Overlay Scrollbar Vertical Layer" [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/maps/model/ |
GroundOverlay.html | 744 <p itemprop="articleBody">A ground overlay is an image that is fixed to a map. A ground overlay has the following 749 <dd>There are two ways to specify the position of the ground overlay: 751 <li>Using an location: You must provide an image of the ground overlay, a <code><a href="/reference/com/google/android/gms/maps/model/LatLng.html">LatLng</a></code> to which 752 the anchor will be fixed and the width of the overlay (in meters). The anchor is by default 50% 754 optionally provide the height of the overlay (in meters). If you do not provide the height of the 755 overlay, it will be automatically calculated to preserve the proportions of the image.</li> 758 You must specify the position of the ground overlay before it is added to the map, otherwise an 759 <code><a href="/reference/java/lang/IllegalArgumentException.html">IllegalArgumentException</a></code> will be thrown when the ground overlay is added to the map. 764 <dd>The image (as an <code><a href="/reference/com/google/android/gms/maps/model/BitmapDescriptor.html">BitmapDescriptor</a></code>) to be used for this overlay. The image will b [all...] |
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_mdpcomp.h | 26 #include <overlay.h> 31 namespace overlay { namespace 36 namespace ovutils = overlay::utils; 73 overlay::Rotator* rot; 132 /* allocate MDP pipes from overlay */ 190 /* configure's overlay pipes for the frame */ 217 /* configure's overlay pipes for the frame */
|
hwc_fbupdate.h | 23 #include "overlay.h" 29 namespace ovutils = overlay::utils; 36 // Sets up members and prepares overlay if conditions are met
|
/packages/apps/VideoEditor/res/values/ |
strings.xml | 40 <!-- Menu header of title overlay menu. --> 42 <!-- Menu item used to add a new title (overlay title). --> 44 <!-- Menu item used to change the overlay title. --> 46 <!-- Menu item used to remove a title (overlay title). --> 48 <!-- Text displayed in the remove overlay confirmation dialog. --> 49 <string name="editor_remove_overlay_question">Do you want to remove this overlay?</string> 157 <!-- Error message displayed in a toast if an overlay cannot be added. --> 158 <string name="editor_add_overlay_error">Can\'t add the overlay.</string> 159 <!-- Error message displayed in a toast if an overlay cannot be removed. --> 160 <string name="editor_remove_overlay_error">Can\'t remove the overlay.</string [all...] |
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
OverlayView.java | 34 * Overlay view 42 // The overlay is displayed 208 final MovieOverlay overlay = mediaItem.getOverlay(); local 209 if (overlay != null) { 210 ImageUtils.buildOverlayPreview(getContext(), canvas, overlay.getType(), 211 overlay.getTitle(), overlay.getSubtitle(),
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
tab_window_controller.mm | 106 // If |useOverlay| is YES, creates a new overlay window and puts the tab strip 109 // destroys the overlay window until it's needed again. The tab strip and window 124 [overlayWindow_ setTitle:@"overlay"]; 140 // Move the original window's tab strip view and content view to the overlay 141 // window. The content view is added as a subview of the overlay window's 142 // content view (rather than using setContentView:) because the overlay 179 // If we currently have an overlay window, do not attempt to change the 180 // window's size, as our overlay window doesn't know how to resize properly. 282 // drag is complete. This prevents a window (and its overlay) from going away
|
/external/chromium/chrome/browser/resources/options/ |
certificate_backup_overlay.js | 10 * Encapsulated handling of the 'enter backup password' overlay page. 46 * Clears any uncommitted input, and dismisses the overlay. 56 * The overlay will be left up with inputs disabled until the backend
|
/external/chromium_org/ash/wm/ |
overlay_event_filter.h | 16 // EventFilter for the "overlay window", which intercepts events before they are 18 // overlay). It does nothing the first time, but works when |Activate()| is 31 // Returns true if the overlay should be canceled in response to |event|.
|
/external/chromium_org/chrome/browser/resources/options/ |
certificate_backup_overlay.js | 10 * Encapsulated handling of the 'enter backup password' overlay page. 47 * Clears any uncommitted input, and dismisses the overlay. 57 * The overlay will be left up with inputs disabled until the backend
|
reset_profile_settings_overlay.js | 11 * Encapsulated handling of the 'Reset Profile Settings' overlay page. 18 'reset-profile-settings-overlay'); 79 * Dismisses the overlay.
|
/external/chromium_org/chrome/browser/ui/search/ |
instant_unload_handler.h | 19 // (BUH) of a page if the page is replaced by an Instant overlay. 30 // shown as a preview (overlay). When the user "commits" the overlay, it's too
|
/external/chromium_org/chrome/browser/ui/webui/extensions/ |
extension_settings_browsertest.js | 56 assertFalse($('pack-extension-overlay').classList.contains('showing')); 60 assertTrue($('pack-extension-overlay').classList.contains('showing')); 87 assertTrue($('extension-commands-overlay').classList.contains('showing'));
|