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

  /frameworks/rs/driver/
rsdProgramStore.cpp 81 (ps->mHal.state.blendDst == RS_BLEND_DST_ZERO)) {
119 case RS_BLEND_DST_ZERO:
  /frameworks/rs/
rsInternalDefines.h 88 RS_BLEND_DST_ZERO, // 0
rsProgramStore.cpp 133 RS_BLEND_SRC_ONE, RS_BLEND_DST_ZERO,
  /frameworks/rs/scriptc/
rs_graphics.rsh 76 RS_BLEND_DST_ZERO = 0,
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_graphics.rsh 76 RS_BLEND_DST_ZERO = 0,
    [all...]
  /frameworks/rs/api/
rs_graphics.spec 54 value: RS_BLEND_DST_ZERO = 0

Completed in 117 milliseconds