Searched refs:BLEND_DST_ATOP (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBlend.cpp55 BLEND_DST_ATOP = 10, enumerator in enum:__anon1636
124 // Bug: 22047392 - Skip optimized version for BLEND_DST_ATOP until this
126 if (gArchUseSIMD && info->slot != BLEND_DST_ATOP) {
275 case BLEND_DST_ATOP:

Completed in 56 milliseconds