HomeSort by relevance Sort by last modified time
    Searched refs:pixel_type (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/intel/tools/
aubinator.c 503 static const char *pixel_type[3] = {"8 pixel", "16 pixel", "32 pixel"}; local
523 k0 = pixel_type[0];
528 k0 = pixel_type[1];
533 k0 = pixel_type[0];
535 k2 = pixel_type[1];
538 k0 = pixel_type[2];
544 k1 = pixel_type[2];
545 k2 = pixel_type[1];
548 k0 = pixel_type[0];
549 k1 = pixel_type[2]
    [all...]
  /external/ImageMagick/coders/
pict.c 87 pixmap.pixel_type=(short) ReadBlobMSBShort(image); \
124 pixel_type,
122 pixel_type, member in struct:_PICTPixmap
    [all...]

Completed in 547 milliseconds