Home
last modified time | relevance | path

Searched refs:nPixels (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DPaletteTexture.cpp136 int nPixels = width*height; in uncompressTexture() local
137 unsigned char* pixelsOut = new unsigned char[nPixels*colorSizeOut]; in uncompressTexture()
144 int maxIndices = (leftPixels < nPixels) ? leftPixels:nPixels; in uncompressTexture()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXproto.h765 CARD16 nPixels B16, nMasks B16;
778 CARD16 nPixels B16;