Searched defs:Differ (Results 1 - 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
H A Ddiffer.h27 class Differ { class in namespace:webrtc
31 Differ(int width, int height, int bytes_per_pixel, int stride);
32 ~Differ();
84 RTC_DISALLOW_COPY_AND_ASSIGN(Differ);
H A Ddiffer.cc20 Differ::Differ(int width, int height, int bpp, int stride) { function in class:webrtc::Differ
35 Differ::~Differ() {}
37 void Differ::CalcDirtyRegion(const uint8_t* prev_buffer,
48 void Differ::MarkDirtyBlocks(const uint8_t* prev_buffer,
123 bool Differ::PartialBlocksEqual(const uint8_t* prev_buffer,
136 void Differ::MergeBlocks(DesktopRegion* region) {
/external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
H A Dp1.cpp120 struct Differ { struct
124 for (auto a : Differ()) // expected-error {{'begin' and 'end' must return the same type (got 'int *' and 'null_t')}}
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DDiffer.java18 final public class Differ<T> { class
27 public Differ(int stackSize, int matchCount) { method in class:Differ
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DDiffer.java16 final public class Differ<T> { class
25 public Differ(int stackSize, int matchCount) { method in class:Differ
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 656 milliseconds