Home
last modified time | relevance | path

Searched refs:getDraw (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkThreadedBMPDevice.h55 SkDraw getDraw() const;
110 SkDraw getDraw() const { return fDS.getDraw(); } in getDraw() function
DSkThreadedBMPDevice.cpp92 SkDraw SkThreadedBMPDevice::DrawState::getDraw() const { in getDraw() function in SkThreadedBMPDevice::DrawState
167 elem->getDraw().drawPath(path, paint, prePathMatrix, false, false, nullptr, &data); in drawPath()
/external/skqp/src/core/
DSkThreadedBMPDevice.h54 SkDraw getDraw() const;
DSkThreadedBMPDevice.cpp84 SkDraw SkThreadedBMPDevice::DrawState::getDraw() const { in getDraw() function in SkThreadedBMPDevice::DrawState