Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dglyph_pos.cpp102 bool drawRef = !(canvas->getTotalMatrix().getType() & in drawTestCase() local
106 if (drawRef) { in drawTestCase()
129 if (drawRef) { in drawTestCase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dglyph_pos.cpp102 bool drawRef = !(canvas->getTotalMatrix().getType() & in drawTestCase() local
106 if (drawRef) { in drawTestCase()
129 if (drawRef) { in drawTestCase()
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/stunts3dedit/
H A Deditrenderer.cpp80 m_GraphObj->drawRef(); in update()
H A Deditgraphobj.h107 void drawRef() const;
H A Deditgraphobj.cpp637 void CEditGraphObj::drawRef() const in drawRef() function in CEditGraphObj