HomeSort by relevance Sort by last modified time
    Searched full:rgba (Results 326 - 350 of 1299) sorted by null

<<11121314151617181920>>

  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_pixels.h 303 * \brief Convert one of the enumerated pixel formats to a bpp and RGBA masks.
317 * \brief Convert a bpp and RGBA masks to an enumerated pixel format.
388 * \brief Maps an RGBA quadruple to a pixel value for a given pixel format.
406 * \brief Get the RGBA components from a pixel of the specified format.
  /sdk/eclipse/scripts/
gen_icon.py 49 img = Image.new("RGBA", (sz4, sz4), (255,255,255,0))
  /external/deqp/framework/common/
tcuTexture.cpp 305 case TextureFormat::RGBA: return 4;
558 case TextureFormat::RGBA:
607 return format.order == TextureFormat::RGBA || format.order == TextureFormat::BGRA;
619 return format.order == TextureFormat::RGBA || format.order == TextureFormat::BGRA;
725 static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_3 }};
742 case TextureFormat::RGBA: return RGBA;
749 case TextureFormat::sRGBA: return RGBA;
779 static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_3 }};
796 case TextureFormat::RGBA: return RGBA
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/theme/chrome/public/gwt/chrome/
chrome.css 1154 -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
1155 -moz-box-shadow : inset 0 -1px 1px rgba(255,255,255,0.3);
1156 box-shadow : inset 0 -1px 1px rgba(255,255,255,0.3);
1187 inset 0 2px 9px rgba(255,255,255,0.3),
1188 inset 0 -2px 6px rgba(0,0,0,0.4);
1190 inset 0 2px 9px rgba(255,255,255,0.3),
1191 inset 0 -2px 6px rgba(0,0,0,0.4);
1193 inset 0 2px 9px rgba(255,255,255,0.3),
1194 inset 0 -2px 6px rgba(0,0,0,0.4);
1204 color-stop(.25, rgba(255, 255, 255, .2)),
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureCompletenessTests.cpp 59 using tcu::RGBA;
85 static bool compareToConstantColor (TestLog& log, const char* imageSetName, const char* imageSetDesc, const tcu::Surface& result, tcu::CompareLogMode logMode, RGBA color)
135 RGBA m_compareColor;
142 , m_compareColor (RGBA(0,0,0,255))
187 RGBA m_compareColor;
194 , m_compareColor (RGBA(0,0,0,255))
305 m_compareColor = RGBA(0,0,255,255);
473 m_compareColor = RGBA(0,0,255,255);
525 m_compareColor = RGBA(0,0,255,255);
831 m_compareColor = RGBA(0,0,255,255)
    [all...]
es2fTextureFormatTests.cpp 143 tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tcu::RGBA(1,1,1,1);
319 tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tcu::RGBA(1,1,1,1);
453 tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tcu::RGBA(1,1,1,1);
565 tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tcu::RGBA(1,1,1,1);
  /external/chromium-trace/catapult/experimental/heatmap/
renderer.js 136 this.drawTraceLine(trace, 4, 'rgba(255, 255, 255, ' + opacity + ')');
137 var color = 'rgba(' + this.colors[trace][0] + ',' + this.colors[trace][1] + ',' + this.colors[trace][2] + ',' + opacity + ')';
  /external/chromium-trace/catapult/third_party/flot/
jquery.flot.crosshair.js 17 crosshair (default is "rgba(170, 0, 0, 0.80)"), "lineWidth" is the width of
65 color: "rgba(170, 0, 0, 0.80)",
  /external/deqp/android/res_src/
forward_arrow.xcf 3 (fgcolor (color-rgba 0.000000 0.000000 0.000000 1.000000))
4 (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000))
  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.hpp 132 tcu::RGBA getFormatThreshold (const tcu::TextureFormat& format);
133 tcu::RGBA getFormatThreshold (const deUint32 glFormat);
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
ScreenUtils.java 49 * be padded accordingly. Pixels that fall outside of the current screen will have RGBA values of 0.
95 * screen will have RGBA values of 0. Because of differences in screen and image origins the framebuffer contents should be
  /external/libpng/contrib/pngsuite/
README 39 basn6a08.png 8-bit RGBA
40 basn6a16.png 16-bit RGBA
  /external/mesa3d/docs/
relnotes-6.5.2.html 74 <li>RGBA logicops didn't work reliably in some DRI drivers
75 <li>Fixed broken RGBA LogicOps in Intel DRI drivers
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend.c 116 * @param src source rgba
117 * @param dst dest rgba
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_clear.c 36 pack_rgba(enum pipe_format format, const float *rgba)
39 util_pack_color(rgba, format, &uc);
  /external/mesa3d/src/mesa/swrast/
s_span.h 86 GLchan (*rgba)[4]; /** either == rgba8 or rgba16 */ member in struct:sw_span_arrays
205 GLuint n, GLint x, GLint y, GLvoid *rgba);
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
TextSampleEntry.java 39 unsigned int(8) background-color-rgba[4];
262 unsigned int(8) text-color-rgba[4];
  /external/opencv3/modules/imgcodecs/src/
utils.hpp 88 uchar* rgba, int rgba_step, CvSize size );
92 ushort* rgba, int rgba_step, CvSize size );
  /external/opencv3/modules/imgproc/test/
test_cvtyuv.cpp 301 Vec4b rgba = rgb.at<Vec4b>(row, col); local
302 return RGB(rgba[0], rgba[1], rgba[2]);
312 Vec4b rgba = rgb.at<Vec4b>(row, col); local
313 return RGB(rgba[2], rgba[1], rgba[0]);
  /external/opencv3/modules/java/generator/src/java/
android+Utils.java 82 * it keeps the image in RGBA format.
110 * <br>The input Mat object has to be of the types 'CV_8UC1' (gray-scale), 'CV_8UC3' (RGB) or 'CV_8UC4' (RGBA).
  /external/opencv3/samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/
ColorBlobDetectionActivity.java 155 Log.i(TAG, "Touched rgba color: (" + mBlobColorRgba.val[0] + ", " + mBlobColorRgba.val[1] +
171 mRgba = inputFrame.rgba();
  /external/pdfium/third_party/libtiff/
tiffconf.h 224 /* Treat extra sample as alpha (default enabled). The RGBA interface will
226 packages produce RGBA files but don't mark the alpha properly. */
  /external/skia/src/gpu/vk/
GrVkCaps.cpp 113 // fConfigOutputSwizzle will default to RGBA so we only need to set it for alpha only config.
120 glslCaps->fConfigTextureSwizzle[i] = GrSwizzle::RGBA();
  /external/skia/src/images/
transform_scanline.h 82 * Transform from kARGB_8888_Config to 4-bytes-per-pixel RGBA.
113 * Transform from kARGB_8888_Config to 4-bytes-per-pixel RGBA,
  /external/webrtc/webrtc/base/
x11windowpicker.cc 316 uint8_t* rgba = ArgbToRgba(&data_ptr[2], 0, 0, w, h, w, h, true); local
320 return rgba;
585 uint32_t rgba; local
587 rgba = (argb << 8) | (argb >> 24);
588 *p = rgba >> 24;
590 *p = (rgba >> 16) & 0xff;
592 *p = (rgba >> 8) & 0xff;
594 *p = has_alpha ? rgba & 0xFF : 0xFF;

Completed in 1917 milliseconds

<<11121314151617181920>>