Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCClipPath.cpp50 fDeviceSpacePath.getBounds().roundOut(&fPathDevIBounds); in init()
61 if (ibounds.intersect(fAccessRect, fPathDevIBounds)) { in accountForOwnPath()
70 fAtlas = resources->renderDeviceSpacePathInAtlas(fAccessRect, fDeviceSpacePath, fPathDevIBounds, in renderPathInAtlas()
/external/skia/src/gpu/ccpr/
DGrCCClipPath.cpp50 fDeviceSpacePath.getBounds().roundOut(&fPathDevIBounds); in init()
61 if (ibounds.intersect(fAccessRect, fPathDevIBounds)) { in accountForOwnPath()
70 fAtlas = resources->renderDeviceSpacePathInAtlas(fAccessRect, fDeviceSpacePath, fPathDevIBounds, in renderPathInAtlas()
/external/skia/include/private/
DGrCCClipPath.h57 return fPathDevIBounds; in pathDevIBounds()
69 SkIRect fPathDevIBounds; variable
/external/skqp/include/private/
DGrCCClipPath.h57 return fPathDevIBounds; in pathDevIBounds()
69 SkIRect fPathDevIBounds; variable