Searched defs:stitch (Results 1 – 3 of 3) sorted by relevance
38 const SmartPtr<CLContext> &context, SmartPtr<CLImage360Stitch> &stitch, bool is_uv) in CLBlenderGlobalScaleKernel()836 SmartPtr<CLImage360Stitch> &stitch, in create_blender_global_scale_kernel()870 SmartPtr<CLImage360Stitch> stitch = new CLImage360Stitch ( in create_image_360_stitch() local
269 void stitch() { in stitch() function