Home
last modified time | relevance | path

Searched refs:doRect (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebKit/android/nav/
DCachedRoot.cpp76 bool doRect(Type type) { in doRect() function in android::CommonCheck
269 mBounder.doRect(CommonCheck::kDrawText_Type); in drawText()
277 mBounder.doRect(CommonCheck::kDrawPosText_Type); in drawPosText()
298 mBounder.doRect(CommonCheck::kDrawPosTextH_Type); in drawPosTextH()
307 mBounder.doRect(CommonCheck::kDrawTextOnPath_Type); in drawTextOnPath()
356 doRect(); // process the final line of text in left()
387 doRect(); // process the previous line of text in onIRect()
399 void doRect() in doRect() function in android::LeftCheck
475 doRect(); // process the final line of text in center()
526 doRect(); // process the previous line of text in onIRect()
[all …]
/external/skia/include/core/
DSkBounder.h82 bool doRect(const SkRect&, const SkPaint&);
/external/skia/src/core/
DSkDraw.cpp689 if (fBounder && !fBounder->doRect(devRect, paint)) { in drawRect()
2188 if (!fBounder->doRect(bounds, paint)) { in drawVertices()
2364 bool SkBounder::doRect(const SkRect& rect, const SkPaint& paint) { in doRect() function in SkBounder
/external/quake/quake/src/QW/scitech/include/
Dmgraph.h1443 void MGLAPI MGL_traverseRegion(region_t *rgn,rgncallback_t doRect);
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
DMGRAPH.H1443 void MGLAPI MGL_traverseRegion(region_t *rgn,rgncallback_t doRect);