HomeSort by relevance Sort by last modified time
    Searched defs:aSize (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_atom_pixeltransfer.c 99 const GLuint aSize = ctx->PixelMaps.AtoA.Size;
123 rgba[3] = ctx->PixelMaps.AtoA.Map[i * aSize / texSize];
  /external/dng_sdk/source/
dng_string.cpp 140 uint32 aSize = (uint32) strlen (otherString);
142 if (aSize > 0)
145 uint32 aBufSize = aSize * 6 + 256;
167 aSize,
217 uint32 aSize = dngString.Length ();
219 if (aSize > 0)
222 uint32 aBufSize = (aSize * 2) + 256;
244 aSize,
356 int aSize = (int) strlen (otherString);
358 if (aSize > 0
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 558 size_t aSize;
588 if (attrib->aSize) {
589 pixel |= htonl((uint32_t) round((((1 << attrib->aSize) - 1) * alpha))
591 - (attrib->aOffset + attrib->aSize)));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 732 milliseconds