HomeSort by relevance Sort by last modified time
    Searched defs:UpdateType (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
GraphicsLayerUpdater.h 42 enum UpdateType {
58 void updateRecursive(RenderLayer&, UpdateType, const UpdateContext&, Vector<RenderLayer*>& layersNeedingPaintInvalidation);
CompositingInputsUpdater.h 26 enum UpdateType {
53 void updateRecursive(RenderLayer*, UpdateType, AncestorInfo);
  /art/compiler/optimizing/
ssa_type_propagation.cc 37 static bool UpdateType(HPhi* phi) {
68 if (UpdateType(phi)) {
78 if (UpdateType(instruction)) {
  /external/chromium_org/components/dom_distiller/core/
dom_distiller_observer.h 20 enum UpdateType {
26 UpdateType update_type;
  /external/chromium_org/components/storage_monitor/
storage_monitor_mac.h 24 enum UpdateType {
39 UpdateType update_type);
55 void GetDiskInfoAndUpdate(DADiskRef disk, UpdateType update_type);
  /external/chromium_org/net/dns/
mdns_cache.h 55 enum UpdateType {
68 UpdateType UpdateDnsRecord(scoped_ptr<const RecordParsed> record);
mdns_client.h 88 enum UpdateType {
99 virtual void OnRecordUpdate(UpdateType update,
  /external/chromium_org/chrome/common/local_discovery/
service_discovery_client.h 51 enum UpdateType {
60 typedef base::Callback<void(UpdateType, const std::string&)> UpdatedCallback;
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 30 enum UpdateType { FULL_CS, CLIP_CS, REG_CS, SL, ADAPTIVE_REG };
  /external/chromium_org/sandbox/win/src/
handle_table.h 67 enum UpdateType {
77 void UpdateInfo(UpdateType flag);
  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x_unittest.cc 327 enum UpdateType { // Used in CheckPSLUpdate().
535 void CheckPSLUpdate(UpdateType update_type) {
    [all...]
  /external/chromium_org/content/browser/appcache/
appcache_update_job.h 73 enum UpdateType {
280 UpdateType update_type_;
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 365 enum UpdateType {
373 UpdateType last_update_type() { return last_update_type_; }
460 UpdateType last_update_type_;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
routprot.h 133 ULONG UpdateType;

Completed in 173 milliseconds