Searched refs:Ymin (Results 1 – 1 of 1) sorted by relevance
1884 int Xmin, Xmax, Ymin, Ymax; in RenderIntProto() local1904 Xmin = Ymin = NUM_PP_BUCKETS; in RenderIntProto()1915 if (Bucket < Ymin) in RenderIntProto()1916 Ymin = Bucket; in RenderIntProto()1922 Y = (Ymin + Ymax + 1) / 2.0 * PROTO_PRUNER_SCALE - DISPLAY_OFFSET; in RenderIntProto()