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

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLSL.cpp77 return GrGLSLVectorHomogCoord(GrSLTypeToVecLength(type));
87 return GrGLSLVectorNonhomogCoords(GrSLTypeToVecLength(type));
H A DGrGLSL.h46 static inline int GrSLTypeToVecLength(GrSLType type) { function in namespace:__anon13682
/external/skia/src/gpu/gl/
H A DGrGLSL.cpp77 return GrGLSLVectorHomogCoord(GrSLTypeToVecLength(type));
87 return GrGLSLVectorNonhomogCoords(GrSLTypeToVecLength(type));
H A DGrGLSL.h46 static inline int GrSLTypeToVecLength(GrSLType type) { function in namespace:__anon25538

Completed in 152 milliseconds