Searched +defs:v +defs:translate (Results 1 – 3 of 3) sorted by relevance
228 uint32_t v[4]; in findAndLockTexture() local239 uint32_t v[4]; in isTextureInCache() local247 uint32_t v[4]; in addAndLockStencilBuffer() local255 uint32_t v[4]; in findStencilBuffer() local313 uint32_t v[4]; in createAndLockTexture() local448 uint32_t v[4]; in lockScratchTexture() local483 uint32_t v[4]; in lockScratchTexture() local1214 const GrVec* translate, in get_path_and_clip_bounds()1260 const GrPoint* translate, in sw_draw_path_to_mask_texture()1357 GrPathFill fill, const GrPoint* translate) { in drawPath()
279 int v = 0; in create_vertices() local424 const GrVec* translate, in onDrawPath()
259 static void v3Scale(Vector3 v, double desiredLength) in v3Scale()808 TransformationMatrix& TransformationMatrix::translate(double tx, double ty) in translate() function in WebCore::TransformationMatrix