HomeSort by relevance Sort by last modified time
    Searched full:y_bot (Results 1 - 3 of 3) sorted by null

  /system/core/libpixelflinger/
trap.cpp 636 int32_t y_bot; member in struct:android::Edge
644 edge->y_bot, edge->y_bot/float(TRI_ONE),
704 edge->y_bot = ymax;
781 int32_t y_bot = max(left->y_bot, right->y_bot); local
785 y_bot = max(y_bot, edges[2].y_bot);
829 int16_t y_bot; \/\/ starting scanline, 12.4 format member in struct:android::AAEdge
    [all...]
  /external/pixman/pixman/
pixman-trap.c 161 pixman_fixed_t y_bot)
168 dy = y_bot - y_top;
pixman.h     [all...]

Completed in 383 milliseconds