HomeSort by relevance Sort by last modified time
    Searched refs:BLEND_NORMAL (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.h 53 BLEND_NORMAL = 0x00000000,
ProgramCache.cpp 97 description.mPremultipliedAlpha ? Key::BLEND_PREMULT : Key::BLEND_NORMAL)
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicBlend.cpp 59 BLEND_NORMAL = 12,
297 case BLEND_NORMAL:
298 ALOGE("Called unimplemented blend intrinsic BLEND_NORMAL");

Completed in 127 milliseconds