Searched refs:GrIPoint (Results 1 - 1 of 1) sorted by relevance

/external/skia/gpu/include/
H A DGrIPoint.h23 struct GrIPoint { struct
27 GrIPoint(int32_t x, int32_t y) : fX(x), fY(y) {} function in struct:GrIPoint

Completed in 74 milliseconds