Searched defs:deviceOut (Results 1 – 2 of 2) sorted by relevance
123 void Transform::mapPoints(const SkV2* localIn, SkV4* deviceOut, int count) const { in mapPoints()136 void Transform::mapPoints(const SkV4* localIn, SkV4* deviceOut, int count) const { in mapPoints()
952 void TessellationHelper::Vertices::asGrQuads(GrQuad* deviceOut, GrQuad::Type deviceType, in asGrQuads()