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

  /external/skia/src/utils/
SkTextureCompressor_ASTC.cpp 414 // Helper function that decodes two colors from eight values. If isRGB is true,
416 // 0xFF. If isRGB is false, then all eight values come from the pointer 'v'. This
420 static inline void decode_rgba_direct(const int *v, SkColor *endpoints, bool isRGB) {
424 if (!isRGB) {
441 // Helper function that decodes two colors from six values. If isRGB is true,
443 // 0xFF. If isRGB is false, then all six values come from the pointer 'v'. This
447 static inline void decode_rgba_basescale(const int *v, SkColor *endpoints, bool isRGB) {
451 if (!isRGB) {
463 // Helper function that decodes two colors from eight values. If isRGB is true,
465 // 0xFF. If isRGB is false, then all eight values come from the pointer 'v'. Thi
    [all...]
  /external/libpng/contrib/libtests/
pngstest.c 179 isRGB(int fixed_linear)
192 return isRGB(component);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 153 milliseconds