Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp999 struct clamp_iterator { struct
1000 explicit clamp_iterator(context_t* c) { in clamp_iterator() function
1013 uint16_t get_pixel16() { in get_pixel16()
1019 uint32_t get_pixel32() { in get_pixel32()
1026 void get_uv(int& u, int& v) { in get_uv()
1043 GGLfixed m_s, m_t;
1044 GGLfixed m_ds, m_dt;
1045 int m_width_m1, m_height_m1;
1046 uint8_t* m_data;
1047 int m_stride;