summaryrefslogtreecommitdiff
path: root/cpp/RenderScript.cpp
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2015-06-29 14:34:11 -0700
committerStephen Hines <srhines@google.com>2015-06-29 14:34:11 -0700
commit820e22b13fb48bc4719fa606ee4bc47e184970e0 (patch)
treef0f8e3a716f51073a2db3a4916a6258442531caa /cpp/RenderScript.cpp
parent1b6cd76d6fc1922bb8471a9afcbb576908a62db3 (diff)
Fix BLEND_DST_ATOP and disable vectorized optimizations temporarily.
Bug: 22047392 This function needed to assign the 'w' component (alpha channel) of the source input to the output. This patch does that for the C++ code, but needs to be updated for the inline assembly that we have for NEON/ASIMD/SSE. For the time being, we can just disable those paths. Change-Id: Iaac02ae2d2cb670d299446d5a017d518c0e303da
Diffstat (limited to 'cpp/RenderScript.cpp')
0 files changed, 0 insertions, 0 deletions