Searched defs:npix (Results 1 – 2 of 2) sorted by relevance
37 GLint npix; in MacGLContext() local
528 int npix = (frame == null) ? header.width * header.height : frame.iw * frame.ih; in decodeBitmapData() local