HomeSort by relevance Sort by last modified time
    Searched refs:y_bot (Results 1 - 2 of 2) 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/libgdx/gdx/jni/gdx2d/
stb_image.h 3373 int y_bot = r->ystep >= (r->vs >> 1); local
    [all...]

Completed in 44 milliseconds