Home
last modified time | relevance | path

Searched defs:paintRect (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tests/
H A DBlendTest.cpp121 SkRect paintRect = testCase.fRectAndPoints.rect; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java552 void paintRect(Graphics g, int x, int y, int w, int h) { in paintRect() method in DumbTextComponent
/third_party/skia/src/core/
H A DSkDraw.cpp636 const SkRect& paintRect = paintMatrix ? *postPaintRect : prePaintRect; in drawRect() local

Completed in 5 milliseconds