/frameworks/base/rs/java/android/renderscript/ |
ProgramFragmentFixedFunction.java | 113 DECAL (3); 215 case DECAL:
|
/external/chromium_org/third_party/mesa/src/docs/ |
conform.html | 181 Texture Decal test passed. 294 Texture Decal test passed. 407 Texture Decal test passed. 520 Texture Decal test passed. 633 Texture Decal test passed.
|
/external/mesa3d/docs/ |
conform.html | 181 Texture Decal test passed. 294 Texture Decal test passed. 407 Texture Decal test passed. 520 Texture Decal test passed. 633 Texture Decal test passed.
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
GrTextureDomain.h | 20 * the edge of the domain or result in a vec4 of zeros (decal mode). The domain is clipped to
|
/external/skia/src/gpu/effects/ |
GrTextureDomain.h | 19 * the edge of the domain or result in a vec4 of zeros (decal mode). The domain is clipped to
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_triangle.c | 312 #define DECAL \ 446 SPAN_NEAREST(NEAREST_RGBA;DECAL,4); 495 SPAN_LINEAR(LINEAR_RGBA;DECAL,4); 718 SPAN_NEAREST(NEAREST_RGBA;DECAL,4); 765 SPAN_LINEAR(LINEAR_RGBA;DECAL,4); [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_triangle.c | 312 #define DECAL \ 446 SPAN_NEAREST(NEAREST_RGBA;DECAL,4); 495 SPAN_LINEAR(LINEAR_RGBA;DECAL,4); 718 SPAN_NEAREST(NEAREST_RGBA;DECAL,4); 765 SPAN_LINEAR(LINEAR_RGBA;DECAL,4); [all...] |
/system/core/include/pixelflinger/ |
pixelflinger.h | 250 // texture environnement (REPLACE / MODULATE / DECAL / BLEND)
|
/system/core/libpixelflinger/codeflinger/ |
texturing.cpp | 307 // if we don't have alpha, decal does nothing 310 // decal always ignores At 1261 void GGLAssembler::decal( function in class:android::GGLAssembler [all...] |
GGLAssembler.h | 368 void decal( component_t& dest,
|
GGLAssembler.cpp | 537 // texture environement (decal, modulate, replace) [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkBitmapProcState_matrixProcs.cpp | 79 // only clamp lives in the right coord space to check for decal
|
/external/skia/src/core/ |
SkBitmapProcState_matrixProcs.cpp | 79 // only clamp lives in the right coord space to check for decal
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrClipMaskManager.cpp | 609 // touch the minimum number of pixels necessary and use decal mode to combine it with [all...] |
/external/skia/src/gpu/ |
GrClipMaskManager.cpp | 608 // touch the minimum number of pixels necessary and use decal mode to combine it with [all...] |
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
gl_API.xml | [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_API.xml | [all...] |