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

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DProgramCache.h53 BLEND_NORMAL = 0x00000000, enumerator in enum:android::ProgramCache::Key::__anon1446
H A DProgramCache.cpp128 description.mPremultipliedAlpha ? Key::BLEND_PREMULT : Key::BLEND_NORMAL)
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBlend.cpp59 BLEND_NORMAL = 12, enumerator in enum:__anon1485
310 case BLEND_NORMAL:
311 ALOGE("Called unimplemented blend intrinsic BLEND_NORMAL");

Completed in 48 milliseconds