Home
last modified time | relevance | path

Searched defs:clamp_iterator (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dscanline.cpp960 struct clamp_iterator { struct
961 clamp_iterator(context_t* c) { in clamp_iterator() argument
974 uint16_t get_pixel16() { in get_pixel16()
980 uint32_t get_pixel32() { in get_pixel32()
987 void get_uv(int& u, int& v) { in get_uv()
1004 GGLfixed m_s, m_t;
1005 GGLfixed m_ds, m_dt;
1006 int m_width_m1, m_height_m1;
1007 uint8_t* m_data;
1008 int m_stride;