Searched refs:m_scale (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dprimitives.cpp293 m_scale = 0;
298 m_scale = max(0, 32 - (A + 16)) +
310 const int scale = min(A, B - m_scale) - 2;
H A Dcontext.h568 uint8_t m_scale; member in struct:android::gl::compute_iterators_t

Completed in 56 milliseconds