Home | History | Annotate | Download | only in libpixelflinger

Lines Matching full:int16_t

234         int16_t* covPtr = c->state.buffers.coverage;
299 int16_t* covPtr = c->state.buffers.coverage;
828 int16_t y_top; // starting scanline, 12.4 format
829 int16_t y_bot; // starting scanline, 12.4 format
919 void SET_COVERAGE(int16_t*& p, int32_t value, ssize_t n)
926 void ADD_COVERAGE(int16_t*& p, int32_t value)
935 void SUB_COVERAGE(int16_t*& p, int32_t value)
980 int16_t* const covPtr = c->state.buffers.coverage;
993 int16_t* coverage;