Home
last modified time | relevance | path

Searched refs:localInset (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/geometry/
DGrQuadUtils.h70 GrQuad* deviceInset, GrQuad* localInset);
DGrQuadUtils.cpp1060 GrQuad* deviceInset, GrQuad* localInset) { in inset() argument
1073 inset.asGrQuads(deviceInset, fDeviceType, localInset, fLocalType); in inset()