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

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

Completed in 29 milliseconds