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

  /external/skia/include/core/
SkBounder.h 82 bool doRect(const SkRect&, const SkPaint&);
  /external/webkit/WebKit/android/nav/
CachedRoot.cpp 76 bool doRect(Type type) {
269 mBounder.doRect(CommonCheck::kDrawText_Type);
277 mBounder.doRect(CommonCheck::kDrawPosText_Type);
298 mBounder.doRect(CommonCheck::kDrawPosTextH_Type);
307 mBounder.doRect(CommonCheck::kDrawTextOnPath_Type);
356 doRect(); // process the final line of text
387 doRect(); // process the previous line of text
399 void doRect()
475 doRect(); // process the final line of text
526 doRect(); // process the previous line of tex
    [all...]
  /external/skia/src/core/
SkDraw.cpp 689 if (fBounder && !fBounder->doRect(devRect, paint)) {
    [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h     [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H     [all...]

Completed in 7201 milliseconds