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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
coverage_html.js 175 coverage.is_transparent = function (color) {
191 if (!c.is_transparent(color)) {
221 while (probe > 0 && c.is_transparent(color)) {
311 if (!c.is_transparent(the_color)) {
  /external/chromium_org/cc/output/
renderer_pixeltest.cc 397 SharedQuadState* shared_state, bool with_alpha, bool is_transparent) {
440 memset(a_plane.get(), is_transparent ? 0 : 128, y_plane_size);
    [all...]
  /external/pixman/pixman/
pixman-sse2.c 188 is_transparent (__m128i x) function
547 if (is_transparent (xmm_msk_lo))
    [all...]

Completed in 117 milliseconds