Searched defs:t_float (Results 1 – 2 of 2) sorted by relevance
454 LLVMValueRef s_float, t_float = NULL, r_float = NULL; in lp_build_sample_image_nearest() local765 LLVMValueRef t_ipart = NULL, t_fpart = NULL, t_float = NULL; in lp_build_sample_image_linear() local
58 sk_sp<SkImage> getFrame(float t_float) override { in getFrame()