Home
last modified time | relevance | path

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

/external/skia/src/gpu/geometry/
DGrQuadUtils.h72 GrQuad* deviceInset, GrQuad* localInset);
DGrQuadUtils.cpp1106 GrQuad* deviceInset, GrQuad* localInset) { in inset() argument
1119 inset.asGrQuads(deviceInset, fDeviceType, localInset, fLocalType); in inset()