Searched refs:fPathDevIBounds (Results 1 – 4 of 4) sorted by relevance
50 fDeviceSpacePath.getBounds().roundOut(&fPathDevIBounds); in init()61 if (ibounds.intersect(fAccessRect, fPathDevIBounds)) { in accountForOwnPath()70 fAtlas = resources->renderDeviceSpacePathInAtlas(fAccessRect, fDeviceSpacePath, fPathDevIBounds, in renderPathInAtlas()
57 return fPathDevIBounds; in pathDevIBounds()69 SkIRect fPathDevIBounds; variable