HomeSort by relevance Sort by last modified time
    Searched refs:computeCoverage (Results 1 - 3 of 3) sorted by null

  /frameworks/minikin/include/minikin/
FontFamily.h 162 void computeCoverage();
  /frameworks/minikin/libs/minikin/
FontFamily.cpp 109 computeCoverage();
168 void FontFamily::computeCoverage() {
  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp 223 unsigned computeCoverage(unsigned Used, unsigned Total) const;
378 unsigned SampleCoverageTracker::computeCoverage(unsigned Used,
    [all...]

Completed in 142 milliseconds