Searched defs:HasOverlap (Results 1 - 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc284 bool HasOverlap(int32_t range_begin, int32_t range_end, function in namespace:__anon20368
310 if (!HasOverlap((*strikes)[i]->StartGlyphIndex(),
328 if (!HasOverlap(first_glyph_id, last_glyph_id, glyph_ids)) {
/external/v8/src/crankshaft/
H A Dlithium-allocator.cc85 bool LiveRange::HasOverlap(UseInterval* target) const { function in class:v8::internal::LiveRange

Completed in 227 milliseconds