HomeSort by relevance Sort by last modified time
    Searched refs:RGB (Results 126 - 150 of 173) sorted by null

1 2 3 4 56 7

  /external/deqp/framework/opengl/
gluTexture.cpp 230 level.getFormat() == tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureFormat::UNORM_INT8));
  /external/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeTokenizer.cpp     [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 145 unsigned int RGB;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.idl 251 const GLenum RGB = 0x1907;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
StylesSidebarPane.js 91 WebInspector.StylesSidebarPane._colorRegex = /((?:rgb|hsl)a?\([^)]+\)|#[0-9a-fA-F]{6}|#[0-9a-fA-F]{3}|\b\w+\b(?!-))/g;
123 else if (formatSetting === cf.RGB)
124 format = (color.hasAlpha() ? cf.RGBA : cf.RGB);
    [all...]
  /external/deqp/framework/common/
tcuTexture.hpp 51 RGB,
    [all...]
tcuCompressedTexture.cpp 269 case ETC1_RGB8: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8);
274 case ETC2_RGB8: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8);
840 DE_ASSERT(dst.getFormat() == TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8));
    [all...]
  /hardware/intel/img/psb_video/src/
tng_jpegdec.c     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 167 { tcu::PixelFormat(8,8,8,0), tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureFormat::UNORM_INT8) },
170 { tcu::PixelFormat(5,6,5,0), tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureFormat::UNORM_SHORT_565) }
187 return tcu::TextureFormat(tcu::TextureFormat::RGB, fmt.type);
958 case GL_RGB: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFramebufferBlitTests.cpp 317 case tcu::TextureFormat::RGB: return tcu::BVec4(true, true, true, false);
    [all...]
  /external/deqp/modules/glshared/
glsLongStressCase.cpp 223 case GL_RGB: return texFormat.order == TextureFormat::RGB &&
    [all...]
glsDrawTest.cpp     [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 419 public static final short RGB = 2;
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 419 public static final short RGB = 2;
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 419 public static final short RGB = 2;
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java 419 public static final short RGB = 2;
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java 419 public static final short RGB = 2;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc     [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp 70 case GL_RGB: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
SDL_os2fslib.c 61 RGB clr;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder/0.10.0/
builder-0.10.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/0.11.2/
builder-0.11.2.jar 

Completed in 2526 milliseconds

1 2 3 4 56 7