Searched refs:bpp_point (Results 1 – 2 of 2) sorted by relevance
117 struct bpp_point { struct118 struct bpp_point *next; argument123 struct bpp_point *mBppPoints = nullptr; argument
231 struct bpp_point *point = (struct bpp_point*) malloc(sizeof(*point)); in bppPoint()250 struct bpp_point *after = mBppPoints; in bppPoint()278 struct bpp_point *point = mBppPoints; in getBpp()