/external/pdfium/core/src/fxge/skia/ |
fx_skia_device.h | 47 int alpha_flag = 0, 53 int alpha_flag = 0, 58 int alpha_flag = 0, 67 int alpha_flag, 90 int alpha_flag = 0, 100 int alpha_flag = 0, 109 int alpha_flag = 0, 121 int alpha_flag = 0, 128 int alpha_flag, 136 int alpha_flag, [all...] |
fx_skia_device.cpp | 279 int alpha_flag, 283 alpha_flag, pIccTransform); 400 int alpha_flag, 403 rasterizer, color, bFullCover, bGroupKnockout, alpha_flag, pIccTransform); 411 int alpha_flag, 417 bFullCover, m_pAggDriver->m_bRgbByteOrder, alpha_flag, 435 int alpha_flag, 461 fill_mode & FXFILL_FULLCOVER, FALSE, alpha_flag, 466 int stroke_alpha = FXGETFLAG_COLORTYPE(alpha_flag) 467 ? FXGETFLAG_ALPHA_STROKE(alpha_flag) [all...] |
/external/pdfium/core/src/fxge/agg/include/ |
fx_agg_driver.h | 55 int alpha_flag, 61 int alpha_flag, 65 int alpha_flag, 73 int alpha_flag, 91 int alpha_flag, 101 int alpha_flag, 110 int alpha_flag, 122 int alpha_flag, 130 int alpha_flag,
|
/external/pdfium/core/src/fxge/win32/ |
win32_int.h | 131 int alpha_flag, 136 int alpha_flag, 144 int alpha_flag, 174 int alpha_flag, 199 int alpha_flag, 209 int alpha_flag, 218 int alpha_flag, 231 int alpha_flag = 0, 247 int alpha_flag, 257 int alpha_flag, [all...] |
fx_win32_print.cpp | 42 int alpha_flag, 49 pSource->GetHeight(), &clip_rect, 0, alpha_flag, 72 int alpha_flag, 76 int alpha = FXGETFLAG_COLORTYPE(alpha_flag) 77 ? FXGETFLAG_ALPHA_FILL(alpha_flag) 96 flags, alpha_flag, pIccTransform); 106 dest_height, color, flags, alpha_flag, 230 int alpha_flag, 248 NULL, 0, alpha_flag, pIccTransform, blend_type); 258 full_rect.Height(), NULL, 0, alpha_flag, pIccTransform, blend_type) [all...] |
fx_win32_device.cpp | 620 int alpha_flag, 626 _Color2Argb(bitmap_color, bitmap_color, alpha_flag | (1 << 24), 848 int alpha_flag, 854 _Color2Argb(fill_color, fill_color, alpha_flag | (1 << 24), pIccTransform); 855 _Color2Argb(stroke_color, stroke_color, alpha_flag, pIccTransform); 869 alpha_flag, pIccTransform, FXDIB_BLEND_NORMAL); 873 fill_color, alpha_flag, pIccTransform, [all...] |
/external/pdfium/core/src/fxge/ge/ |
fx_ge_device.cpp | 119 int alpha_flag, 123 if (FXGETFLAG_COLORTYPE(alpha_flag)) { 124 fill_alpha = FXGETFLAG_ALPHA_FILL(alpha_flag); 125 stroke_alpha = FXGETFLAG_ALPHA_STROKE(alpha_flag); 150 DrawCosmeticLine(x1, y1, x2, y2, fill_color, fill_mode, alpha_flag, 190 if (FillRect(&rect_i, fill_color, alpha_flag, pIccTransform, 206 if (FXGETFLAG_COLORTYPE(alpha_flag)) { 207 FXSETFLAG_ALPHA_STROKE(alpha_flag, fill_alpha >> 2); 222 smooth_path, alpha_flag, pIccTransform, 269 fill_mode, alpha_flag, pIccTransform, blend_type)) [all...] |
fx_ge_ps.cpp | 183 int alpha_flag, 186 int fill_alpha = FXGETFLAG_COLORTYPE(alpha_flag) 187 ? FXGETFLAG_ALPHA_FILL(alpha_flag) 189 int stroke_alpha = FXGETFLAG_COLORTYPE(alpha_flag) 190 ? FXGETFLAG_ALPHA_STROKE(alpha_flag) 213 SetColor(fill_color, alpha_flag, pIccTransform); 229 SetColor(stroke_color, alpha_flag, pIccTransform); 328 int alpha_flag, 334 return DrawDIBits(pSource, color, &matrix, 0, alpha_flag, pIccTransform); 343 int alpha_flag, [all...] |
fx_ge_text.cpp | 142 int alpha_flag, 144 if (!pIccTransform && !FXGETFLAG_COLORTYPE(alpha_flag)) { 156 color = FXGETFLAG_COLORTYPE(alpha_flag) ? FXCMYK_TODIB(color) 160 bgra[3] = FXGETFLAG_COLORTYPE(alpha_flag) 161 ? (alpha_flag >> 24) ? FXGETFLAG_ALPHA_FILL(alpha_flag) 162 : FXGETFLAG_ALPHA_STROKE(alpha_flag) 170 bgra[3] = (alpha_flag >> 24) ? FXGETFLAG_ALPHA_FILL(alpha_flag) 171 : FXGETFLAG_ALPHA_STROKE(alpha_flag); [all...] |
/external/pdfium/core/src/fxge/apple/ |
apple_int.h | 101 int alpha_flag = 0, 107 int alpha_flag = 0, 113 int alpha_flag = 0, 121 int alpha_flag = 0, 137 int alpha_flag = 0, 147 int alpha_flag = 0, 156 int alpha_flag = 0, 172 int alpha_flag = 0, 193 int alpha_flag,
|
fx_apple_platform.cpp | 50 int alpha_flag, 107 int alpha_flag, 157 font_size, argb, alpha_flag, pIccTransform);
|
fx_quartz_device.cpp | 343 int alpha_flag, 746 int alpha_flag, 811 int alpha_flag, 830 font_size, color, alpha_flag, pIccTransform); 847 pObject2Device, font_size, color, alpha_flag, 863 font_size, color, alpha_flag, pIccTransform); [all...] |
/external/pdfium/core/include/fxge/ |
fx_ge.h | 299 int alpha_flag = 0, 306 int alpha_flag = 0, 311 int alpha_flag = 0, 321 int alpha_flag = 0, 351 int alpha_flag = 0, 361 int alpha_flag = 0, 370 int alpha_flag = 0, 386 int alpha_flag = 0, 401 int alpha_flag = 0, 513 int alpha_flag = 0 [all...] |
fx_dib.h | 363 int alpha_flag = 0, 377 int alpha_flag = 0, 385 int alpha_flag = 0, 478 int alpha_flag = 0, 536 int alpha_flag = 0, 673 int alpha_flag = 0,
|
/external/pdfium/core/src/fxge/agg/src/ |
fx_agg_driver.cpp | 227 int alpha_flag, [all...] |
/external/mesa3d/include/GL/ |
wmesa.h | 87 * alpha_flag - GL_TRUE = create software alpha buffer, 97 GLboolean alpha_flag);
|
/frameworks/ex/framesequence/jni/ |
FrameSequence_webp.h | 43 return !(mFormatFlags & ALPHA_FLAG);
|
/external/opencv3/3rdparty/libwebp/webp/ |
mux_types.h | 37 ALPHA_FLAG = 0x00000010,
|
/external/webp/include/webp/ |
mux_types.h | 38 ALPHA_FLAG = 0x00000010,
|
/external/webp/src/webp/ |
mux_types.h | 38 ALPHA_FLAG = 0x00000010,
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
xm_api.h | 93 * alpha_flag - alpha buffer requested? 113 GLboolean alpha_flag,
|
/external/pdfium/core/src/fxge/dib/ |
fx_dib_main.cpp | 441 int alpha_flag, 459 if (alpha_flag >> 8) { 460 alpha = alpha_flag & 0xff; 473 if (alpha_flag >> 8 && !IsCmykImage()) 477 else if (!(alpha_flag >> 8) && IsCmykImage()) { [all...] |
fx_dib_composite.cpp | [all...] |
/external/mesa3d/src/mesa/drivers/x11/ |
xmesa.h | 114 * alpha_flag - alpha buffer requested? 134 GLboolean alpha_flag,
|
/external/opencv3/3rdparty/libwebp/enc/ |
syntax.c | 18 #include "../webp/mux_types.h" // ALPHA_FLAG 67 flags |= ALPHA_FLAG;
|