HomeSort by relevance Sort by last modified time
    Searched refs:blending (Results 1 - 25 of 50) sorted by null

1 2

  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/blending/
TextureBlender.java 1 package com.jme3.scene.plugins.blender.textures.blending;
7 * An interface for texture blending classes (the classes that mix the texture
13 // types of blending
38 * the texture we use in blending
45 * the blending type
48 * @return new texture that was created after the blending
TextureBlenderFactory.java 1 package com.jme3.scene.plugins.blender.textures.blending;
11 * This class creates the texture blending class depending on the texture type.
19 * This method creates the blending class.
23 * @returntexture blending class
70 LOGGER.log(Level.WARNING, "Image type not yet supported for blending: {0}. Returning a blender that does not change the texture.", format);
TextureBlenderDDS.java 1 package com.jme3.scene.plugins.blender.textures.blending;
20 * The class that is responsible for blending the following texture types:
64 LOGGER.log(Level.WARNING, "Image type not yet supported for blending: {0}", format);
70 // blending colors
  /hardware/samsung_slsi/exynos5/include/
s3c-fb.h 80 enum s3c_fb_blending blending; member in struct:s3c_fb_win_config::__anon32212::__anon32213
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
s3c-fb.h 72 enum s3c_fb_blending blending; member in struct:s3c_fb_win_config::__anon32628::__anon32629
  /system/core/libpixelflinger/codeflinger/
blending.cpp 1 /* libs/pixelflinger/codeflinger/blending.cpp
76 const int blending = blending_codes(fs, fd); local
78 // here, blending will produce something which doesn't depend on
84 // we are doing real blending...
91 comment("blending");
121 if (blending & (BLEND_DST|FACTOR_DST)) {
160 if ((blending & BLEND_SRC) && !same_factor_opt1) {
161 // source (fragment) is needed for the blending stage
187 // if destination (fb) is not needed for the blending stage,
189 if (!(blending & BLEND_DST))
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.cpp 92 (ovutils::eBlending) getBlending(layer->blending));
204 (ovutils::eBlending) getBlending(layer->blending));
215 (ovutils::eBlending) getBlending(layer->blending));
hwc_utils.cpp 454 if(layer->blending == HWC_BLENDING_PREMULT)
531 int getBlending(int blending) {
532 switch(blending) {
789 if(layer->blending == HWC_BLENDING_PREMULT) {
    [all...]
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdp.h 105 /* set blending method */
106 void setBlending(overlay::utils::eBlending blending);
250 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) {
252 switch((int) blending) {
overlayUtils.h 335 /* No blending */
350 blending(OVERLAY_BLENDING_COVERAGE){
362 blending(b){
371 eBlending blending; member in struct:overlay::utils::PipeArgs
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_fbupdate.cpp 113 (ovutils::eBlending) getBlending(layer->blending));
242 (ovutils::eBlending) getBlending(layer->blending));
253 (ovutils::eBlending) getBlending(layer->blending));
hwc_utils.cpp 407 if(layer->blending == HWC_BLENDING_PREMULT)
492 int getBlending(int blending) {
493 switch(blending) {
756 if(layer->blending == HWC_BLENDING_PREMULT) {
959 (ovutils::eBlending) getBlending(layer->blending));
    [all...]
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdp.h 106 /* set blending method */
107 void setBlending(overlay::utils::eBlending blending);
253 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) {
254 switch((int) blending) {
overlayUtils.h 336 /* No blending */
351 blending(OVERLAY_BLENDING_COVERAGE){
363 blending(b){
372 eBlending blending; member in struct:overlay::utils::PipeArgs
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_fbupdate.cpp 92 (ovutils::eBlending) getBlending(layer->blending));
204 (ovutils::eBlending) getBlending(layer->blending));
215 (ovutils::eBlending) getBlending(layer->blending));
hwc_utils.cpp 415 if(layer->blending == HWC_BLENDING_PREMULT)
491 int getBlending(int blending) {
492 switch(blending) {
750 if(layer->blending == HWC_BLENDING_PREMULT) {
941 (ovutils::eBlending) getBlending(layer->blending));
    [all...]
  /hardware/qcom/display/msm8x26/liboverlay/
overlayMdp.h 105 /* set blending method */
106 void setBlending(overlay::utils::eBlending blending);
250 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) {
252 switch((int) blending) {
overlayUtils.h 335 /* No blending */
350 blending(OVERLAY_BLENDING_COVERAGE){
362 blending(b){
371 eBlending blending; member in struct:overlay::utils::PipeArgs
  /hardware/libhardware/include/hardware/
hwcomposer.h 155 /* blending to apply during composition */
156 int32_t blending; member in struct:hwc_layer_1::__anon31126::__anon31127
228 * if (blending == HWC_BLENDING_PREMULT)
232 * Then blending proceeds as usual according to the "blending"
238 * if (blending == HWC_BLENDING_PREMULT)
252 * if (blending == HWC_BLENDING_PREMULT)
253 * blending = HWC_BLENDING_COVERAGE;
  /hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp 59 l->compositionType, l->flags, l->handle, l->transform, l->blending,
  /system/core/libpixelflinger/
Android.mk 16 codeflinger/blending.cpp \
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 159 l->blending,
179 "format = %u, blending = %u",
182 c.format, c.blending);
460 static enum s3c_fb_blending exynos5_blending_to_s3c_blending(int32_t blending)
462 switch (blending) {
475 static bool exynos5_blending_is_supported(int32_t blending)
477 return exynos5_blending_to_s3c_blending(blending) < S3C_FB_BLENDING_MAX;
817 if (!exynos5_blending_is_supported(layer.blending)) {
818 ALOGV("\tlayer %u: blending %d not supported", i, layer.blending);
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcColorEquiv.cpp 358 layer->blending = HWC_BLENDING_NONE;
372 layer->blending = HWC_BLENDING_NONE;
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 540 disp.framebufferTarget->blending = HWC_BLENDING_PREMULT;
893 l->blending = HWC_BLENDING_NONE;
907 virtual void setBlending(uint32_t blending) {
908 getLayer()->blending = blending;
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 66 images, alpha testing and blending.

Completed in 777 milliseconds

1 2