HomeSort by relevance Sort by last modified time
    Searched defs:alpha_map (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_composite.h 94 struct xa_surface *alpha_map; member in struct:xa_picture
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_composite.h 94 struct xa_surface *alpha_map; member in struct:xa_picture
  /external/pixman/test/
glyph-test.c 193 pixman_image_t *alpha_map; local
198 alpha_map =
200 pixman_image_set_alpha_map (image, alpha_map, alpha_x, alpha_y);
201 pixman_image_unref (alpha_map);
stress-test.c 418 pixman_image_t *alpha_map; local
421 alpha_map = create_random_bits_image (DONT_CARE);
423 if (alpha_map)
425 set_general_properties (alpha_map, FALSE);
430 pixman_image_set_alpha_map (image, alpha_map, x, y);
432 pixman_image_unref (alpha_map);
  /external/pixman/pixman/
pixman-private.h 110 bits_image_t * alpha_map; member in struct:image_common
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 517 milliseconds