HomeSort by relevance Sort by last modified time
    Searched full:invisible (Results 926 - 950 of 1223) sorted by null

<<31323334353637383940>>

  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_instance.html 282 <tr><td class="paramdir">[in]</td><td class="paramname">clip</td><td>The visible region of the instance. This is relative to the top left of the instance's coordinate system (not the page). If the instance is invisible, <code>clip</code> will be (0, 0, 0, 0).</td></tr>
286 <p>It's recommended to check for invisible instances and to stop generating graphics updates in this case to save system resources. It's not usually worthwhile, however, to generate partial updates according to the clip when the instance is partially visible. Instead, update the entire region. The time saved doing partial paints is usually not significant and it can create artifacts when scrolling (this notification is sent asynchronously from scrolling so there can be flashes of old content in the exposed regions). </p>
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_instance.html 282 <tr><td class="paramdir">[in]</td><td class="paramname">clip</td><td>The visible region of the instance. This is relative to the top left of the instance's coordinate system (not the page). If the instance is invisible, <code>clip</code> will be (0, 0, 0, 0).</td></tr>
286 <p>It's recommended to check for invisible instances and to stop generating graphics updates in this case to save system resources. It's not usually worthwhile, however, to generate partial updates according to the clip when the instance is partially visible. Instead, update the entire region. The time saved doing partial paints is usually not significant and it can create artifacts when scrolling (this notification is sent asynchronously from scrolling so there can be flashes of old content in the exposed regions). </p>
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/
HeapSnapshot.js 921 this._edgeTypes.push("invisible");
927 this._edgeInvisibleType = this._edgeTypes.indexOf("invisible");
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
coll.h     [all...]
  /external/chromium_org/third_party/libxml/src/
c14n.c     [all...]
  /external/chromium_org/ui/app_list/views/
apps_grid_view.cc     [all...]
  /external/chromium_org/v8/src/
lithium-allocator.cc     [all...]
  /external/clang/lib/AST/
DeclBase.cpp     [all...]
  /external/icu/icu4c/source/i18n/unicode/
coll.h     [all...]
  /external/libxml2/
c14n.c     [all...]
  /frameworks/base/core/java/android/app/
ActionBar.java     [all...]
  /frameworks/base/core/java/android/widget/
ProgressBar.java     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/model/
CircleOptions.html     [all...]
GroundOverlay.html 922 <dd>Indicates if the ground overlay is visible or invisible, i.e. whether it is drawn on the map.
923 An invisible ground overlay is not drawn, but retains all of its other properties. This is
    [all...]
Polygon.html 911 <dd>Indicates if the polygon is visible or invisible, i.e., whether it is drawn on the map. An
912 invisible polygon is not drawn, but retains all of its other properties. The default is
    [all...]
Polyline.html 905 <dd>Indicates if the polyline is visible or invisible, i.e., whether it is drawn on the map. An
906 invisible polyline is not drawn, but retains all of its other properties. The default is
    [all...]
TileOverlay.html 899 <dd>Indicates if the tile overlay is visible or invisible, i.e., whether it is drawn on the map.
900 An invisible tile overlay is not drawn, but retains all of its other properties. The default is
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
DrawerLayout.java     [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBar.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java 256 mUndoBar.setVisibility(GLView.INVISIBLE);
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java 906 // This is the magic and invisible "." at the head of every
    [all...]
  /external/chromium_org/ash/
root_window_controller_unittest.cc 221 // Set fullscreen to true. In that case the 3px inset becomes invisible so
    [all...]
  /external/chromium_org/base/process/
process_metrics_linux.cc 586 // usually video memory otherwise invisible to the OS.

Completed in 933 milliseconds

<<31323334353637383940>>