HomeSort by relevance Sort by last modified time
    Searched refs:Projection (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium/chrome/browser/sync/sessions/
ordered_commit_set.h 30 typedef std::vector<size_t> Projection;
63 // Get the projection of commit ids onto the space of commit ids
66 // indices contained in the returned Projection can be used.
67 const Projection& GetCommitIdProjection(browser_sync::ModelSafeGroup group) {
85 typedef std::map<browser_sync::ModelSafeGroup, Projection> Projections;
106 // projection. We could store it in commit_ids_, but sometimes we want
ordered_commit_set.cc 53 // For each projection, chop off any indices larger than or equal to
55 Projection& p = it->second;
56 Projection::iterator element = std::lower_bound(p.begin(), p.end(),
ordered_commit_set_unittest.cc 49 // the set to a size of 4, so that the DB projection is wiped out and
64 OrderedCommitSet::Projection p1, p2, p3;
72 SCOPED_TRACE(::testing::Message("UI projection mismatch at i = ") << i);
78 SCOPED_TRACE(::testing::Message("PASSIVE projection mismatch at i = ")
85 SCOPED_TRACE(::testing::Message("DB projection mismatch at i = ") << i);
status_controller.h 121 const OrderedCommitSet::Projection& commit_id_projection() {
123 << "No group restriction for projection.";
227 // Returns true iff the commit id projection for |group_restriction_|
status_controller.cc 171 OrderedCommitSet::Projection proj =
  /external/chromium_org/sync/sessions/
ordered_commit_set.h 30 typedef std::vector<size_t> Projection;
63 // Get the projection of commit ids onto the space of commit ids
66 // indices contained in the returned Projection can be used.
67 const Projection& GetCommitIdProjection(
97 typedef std::map<ModelSafeGroup, Projection> Projections;
118 // projection. We could store it in commit_ids_, but sometimes we want
ordered_commit_set.cc 34 const OrderedCommitSet::Projection& OrderedCommitSet::GetCommitIdProjection(
67 // For each projection, chop off any indices larger than or equal to
69 Projection& p = it->second;
70 Projection::iterator element = std::lower_bound(p.begin(), p.end(),
status_controller.h 74 const OrderedCommitSet::Projection& commit_id_projection(
77 << "No group restriction for projection.";
ordered_commit_set_unittest.cc 50 // the set to a size of 4, so that the DB projection is wiped out and
65 OrderedCommitSet::Projection p1, p2, p3;
73 SCOPED_TRACE(::testing::Message("UI projection mismatch at i = ") << i);
79 SCOPED_TRACE(::testing::Message("PASSIVE projection mismatch at i = ")
86 SCOPED_TRACE(::testing::Message("DB projection mismatch at i = ") << i);
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowMapView.java 11 import com.google.android.maps.Projection;
22 * Shadow of {@code MapView} that simulates the internal state of a {@code MapView}. Supports {@code Projection}s,
38 private Projection projection; field in class:ShadowMapView
103 public com.google.android.maps.Projection getProjection() {
104 if (projection == null) {
105 projection = new Projection() {
127 return projection;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java 87 private final List<Projection> mProjectionBin = new ArrayList<Projection>(PROJECTION_BIN_SIZE);
166 private Projection getProjection() {
168 Projection projection = mProjectionBin.remove(0); local
169 return projection;
171 return new Projection();
174 private static final void recycleProjections(Projection[][] projections, List<Projection> bin) {
717 public Projection[][] getProjections(int width, int height, Projection[][] projections)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
StretchesViewer.java 22 import com.android.ide.eclipse.adt.internal.editors.draw9patch.graphics.NinePatchedImage.Projection;
166 private Projection[][] mProjection = null;
244 Projection p = mProjection[yPos][xPos];
  /external/robolectric/lib/main/
maps_v16.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImageTest.java 29 import com.android.ide.eclipse.adt.internal.editors.draw9patch.graphics.NinePatchedImage.Projection;
774 Projection[][] projections = null;
786 // If chunk type is FIXED. Same projection size as original
795 Projection p = null;
  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command.cc 137 OrderedCommitSet::Projection proj = status->commit_id_projection();
  /external/chromium_org/sync/engine/
process_commit_response_command.cc 93 OrderedCommitSet::Projection proj = status->commit_id_projection(
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 850 if (dst.value != 1170) alert("Projection 1 failed");
852 if (src.value != 5) alert("Projection 2 failed");
856 alert("Projection 3 failed");
861 alert("Projection 4 failed");
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 841 if (dst.value != 1170) alert("Projection 1 failed");
843 if (src.value != 5) alert("Projection 2 failed");
847 alert("Projection 3 failed");
852 alert("Projection 4 failed");
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 841 if (dst.value != 1170) alert("Projection 1 failed");
843 if (src.value != 5) alert("Projection 2 failed");
847 alert("Projection 3 failed");
852 alert("Projection 4 failed");
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 841 if (dst.value != 1170) alert("Projection 1 failed");
843 if (src.value != 5) alert("Projection 2 failed");
847 alert("Projection 3 failed");
852 alert("Projection 4 failed");
  /external/chromium_org/v8/benchmarks/
deltablue.js 847 if (dst.value != 1170) alert("Projection 1 failed");
849 if (src.value != 5) alert("Projection 2 failed");
853 alert("Projection 3 failed");
858 alert("Projection 4 failed");
  /external/v8/benchmarks/
deltablue.js 847 if (dst.value != 1170) alert("Projection 1 failed");
849 if (src.value != 5) alert("Projection 2 failed");
853 alert("Projection 3 failed");
858 alert("Projection 4 failed");
  /external/chromium_org/v8/benchmarks/spinning-balls/
v.js 305 // Projection configuration.
322 // Perform perspective projection.
  /external/v8/benchmarks/spinning-balls/
v.js 305 // Projection configuration.
322 // Perform perspective projection.
  /frameworks/base/docs/html/
gms_navtree_data.js 51 , null ], [ "Classes", null, [ [ "CameraUpdate", "reference/com/google/android/gms/maps/CameraUpdate.html", null, null ], [ "CameraUpdateFactory", "reference/com/google/android/gms/maps/CameraUpdateFactory.html", null, null ], [ "GoogleMap", "reference/com/google/android/gms/maps/GoogleMap.html", null, null ], [ "GoogleMapOptions", "reference/com/google/android/gms/maps/GoogleMapOptions.html", null, null ], [ "MapFragment", "reference/com/google/android/gms/maps/MapFragment.html", null, null ], [ "MapsInitializer", "reference/com/google/android/gms/maps/MapsInitializer.html", null, null ], [ "MapView", "reference/com/google/android/gms/maps/MapView.html", null, null ], [ "Projection", "reference/com/google/android/gms/maps/Projection.html", null, null ], [ "SupportMapFragment", "reference/com/google/android/gms/maps/SupportMapFragment.html", null, null ], [ "UiSettings", "reference/com/google/android/gms/maps/UiSettings.html", null, null ] ]

Completed in 1668 milliseconds

1 2