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

/external/skia/include/private/
H A DGrGLSL_impl.h13 inline Self GrGLSLExpr<Self>::VectorCastImpl(const T& expr) { function in class:GrGLSLExpr
128 return INHERITED::VectorCastImpl(expr);
H A DGrGLSL.h229 static Self VectorCastImpl(const T& other);

Completed in 116 milliseconds