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

  /frameworks/base/libs/rs/
rsProgramFragmentStore.h 40 void setBlendFunc(RsBlendSrcFunc src, RsBlendDstFunc dst);
RenderScript.h 159 enum RsBlendSrcFunc {
rsProgramFragmentStore.cpp 164 void ProgramFragmentStore::setBlendFunc(RsBlendSrcFunc src, RsBlendDstFunc dst)
288 void rsi_ProgramFragmentStoreBlendFunc(Context *rsc, RsBlendSrcFunc src, RsBlendDstFunc dst)
rs.spec 334 param RsBlendSrcFunc srcFunc
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 39 milliseconds