HomeSort by relevance Sort by last modified time
    Searched full:maglim (Results 1 - 1 of 1) sorted by null

  /frameworks/base/opengl/libagl/
state.cpp 123 int magLim = copyBits->get(copyBits,
125 if (magLim != -EINVAL && magLim > 0) {
126 c->copybits.maxScale = min(32*1024-1, magLim) << 16;

Completed in 23 milliseconds