HomeSort by relevance Sort by last modified time
    Searched refs:SMOOTH_DIR (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/smooth/
rules.mk 18 SMOOTH_DIR := $(SRC_DIR)/smooth
24 $I$(subst /,$(COMPILER_SEP),$(SMOOTH_DIR)) \
31 SMOOTH_DRV_SRC := $(SMOOTH_DIR)/ftgrays.c \
32 $(SMOOTH_DIR)/ftsmooth.c \
33 $(SMOOTH_DIR)/ftspic.c
39 $(SMOOTH_DIR)/ftsmerrs.h
47 SMOOTH_DRV_OBJ_M := $(SMOOTH_DRV_SRC:$(SMOOTH_DIR)/%.c=$(OBJ_DIR)/%.$O)
52 SMOOTH_DRV_SRC_S := $(SMOOTH_DIR)/smooth.c
64 $(OBJ_DIR)/%.$O: $(SMOOTH_DIR)/%.c $(FREETYPE_H) $(SMOOTH_DRV_H)
  /external/eigen/bench/btl/data/
smooth_all.sh 3 SMOOTH_DIR=${ORIG_DIR}_smooth
4 mkdir ${SMOOTH_DIR}
11 ./smooth ${ORIG_DIR}/${BASE} 4 ${SMOOTH_DIR}/${BASE}_tmp
12 ./regularize ${SMOOTH_DIR}/${BASE}_tmp 2500 15000 ${SMOOTH_DIR}/${BASE}
13 rm -f ${SMOOTH_DIR}/${BASE}_tmp
22 ./smooth ${ORIG_DIR}/${BASE} 4 ${SMOOTH_DIR}/${BASE}_tmp
23 ./regularize ${SMOOTH_DIR}/${BASE}_tmp 50 180 ${SMOOTH_DIR}/${BASE}
24 rm -f ${SMOOTH_DIR}/${BASE}_tm
    [all...]

Completed in 3445 milliseconds