Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrQuadUtils.h74 GrQuad* deviceInset, GrQuad* localInset);
DGrQuadUtils.cpp1130 GrQuad* deviceInset, GrQuad* localInset) { in inset() argument
1143 inset.asGrQuads(deviceInset, fDeviceType, localInset, fLocalType); in inset()