Searched refs:BLEND_NORMAL (Results 1 - 3 of 3) sorted by relevance
/frameworks/native/services/surfaceflinger/RenderEngine/ | ||
H A D | ProgramCache.h | 53 BLEND_NORMAL = 0x00000000, enumerator in enum:android::ProgramCache::Key::__anon1574 |
H A D | ProgramCache.cpp | 97 description.mPremultipliedAlpha ? Key::BLEND_PREMULT : Key::BLEND_NORMAL) |
/frameworks/rs/cpu_ref/ | ||
H A D | rsCpuIntrinsicBlend.cpp | 59 BLEND_NORMAL = 12, enumerator in enum:__anon1608 297 case BLEND_NORMAL: 298 ALOGE("Called unimplemented blend intrinsic BLEND_NORMAL"); |
Completed in 60 milliseconds