/external/libvpx/libvpx/third_party/libyuv/source/ |
row_common.cc | [all...] |
/external/libyuv/files/source/ |
row_common.cc | [all...] |
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/ |
graphics_PiglitBVT_4.sh | 138 run_test "spec/ARB_blend_func_extended/arb_blend_func_extended-blend-api" 0.0 "bin/arb_blend_func_extended-blend-api -auto" 140 run_test "spec/ARB_blend_func_extended/arb_blend_func_extended-fbo-extended-blend" 0.0 "bin/arb_blend_func_extended-fbo-extended-blend -auto" 141 run_test "spec/ARB_blend_func_extended/arb_blend_func_extended-fbo-extended-blend-explicit" 0.0 "bin/arb_blend_func_extended-fbo-extended-blend-explicit -auto" 253 run_test "spec/ARB_draw_buffers_blend/fbo-draw-buffers-blend" 0.0 "bin/fbo-draw-buffers-blend -auto" [all...] |
/external/deqp/modules/gles2/functional/ |
es2fBooleanStateQueryTests.cpp | 582 { "blend", "BLEND", GL_BLEND, false},
|
es2fNegativeFragmentApiTests.cpp | 138 // Blend functions
|
/external/freetype/include/internal/ |
psaux.h | 647 PS_Blend blend, 689 PS_Blend blend; /* for multiple master support */ member in struct:T1_DecoderRec_ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/ |
psaux.h | 647 PS_Blend blend, 689 PS_Blend blend; /* for multiple master support */ member in struct:T1_DecoderRec_ [all...] |
/external/libvncserver/libvncserver/ |
scale.c | 189 if (screen->serverFormat.trueColour) { /* Blend neighbouring pixels together */ 254 { /* Not truecolour, so we can't blend. Just use the top-left pixel instead */
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
planar_functions.h | 299 // Get function to Alpha Blend ARGB pixels and store to destination. 303 // Alpha Blend ARGB images and store to destination.
|
/external/mesa3d/docs/ |
relnotes-9.0.2.html | 57 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=57984">Bug 57984</a> - r300g: blend sfactor=GL_DST_COLOR fails with FBOs</li> 257 <li>r300: Don't disable destination read if the src blend factor needs it</li>
|
RELNOTES-3.5 | 86 Adds extra blend source and dest factors which allow squaring
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_state_emit.c | 156 /* Fixup blend function for A8 dst buffers. 157 * When we blend to an A8 buffer, the GPU thinks it's a G8 buffer,
|
i915_context.h | 231 const struct i915_blend_state *blend; member in struct:i915_context
|
/external/mesa3d/src/gallium/include/pipe/ |
p_defines.h | 449 /** blend enables and write masks per rendertarget */ 451 /** different blend funcs per rendertarget */
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
d3d11_objects.h | 117 IMPLEMENT_OBJECT_DTOR(BlendState, blend) 132 IMPLEMENT_OBJECT_DTOR(BlendState1, blend)
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
psaux.h | 647 PS_Blend blend, 689 PS_Blend blend; /* for multiple master support */ member in struct:T1_DecoderRec_ [all...] |
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
ImageProcessingActivity.java | 91 INTRINSICS_BLEND ("Intrinsics Blend"), 330 mTest = new Blend();
|
/system/core/libpixelflinger/codeflinger/ |
GGLAssembler.h | 341 bool blend : 1; member in struct:android::GGLAssembler::component_info_t 372 void blend( component_t& dest,
|
/external/chromium-trace/catapult/tracing/tracing/metrics/system_health/ |
responsiveness_metric.html | 106 'For Animation, perceptual blend of Mean Opinion Scores of ' +
|
/external/deqp/doc/ |
gles3-test-case-resolutions.txt | 59 dEQP-GLES3.functional.fragment_ops.blend.* 32x32 64x64
|
/external/deqp/modules/gles2/performance/ |
es2pRedundantStateChangeTests.cpp | 132 ADD_TESTCASE(blend, "Enable/Disable blending.", 501 ADD_TESTCASE(blend_equation, "Change blend equation.", 541 ADD_TESTCASE(blend_func, "Change blend function.", [all...] |
/external/deqp/modules/gles3/functional/ |
es3fFboColorbufferTests.cpp | 794 // Setup blend. 799 // Render gradient with blend. [all...] |
/external/freetype/include/ |
ftmm.h | 335 /* design through normalized blend coordinates. */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftmm.h | 340 /* design through normalized blend coordinates. */
|
/external/llvm/lib/Target/X86/Utils/ |
X86ShuffleDecode.h | 83 /// \brief Decode a BLEND immediate mask into a shuffle mask.
|