Searched refs:mVaryingColorEnable (Results 1 – 2 of 2) sorted by relevance
93 boolean mVaryingColorEnable; field in ProgramFragmentFixedFunction.Builder174 if (mVaryingColorEnable) { in buildShaderString()291 mVaryingColorEnable = enable; in setVaryingColor()314 if (!mVaryingColorEnable) { in create()328 if (!mVaryingColorEnable) { in create()
60041 Landroid/renderscript/ProgramFragmentFixedFunction$Builder;->mVaryingColorEnable:Z