Searched refs:mVaryingColorEnable (Results 1 – 2 of 2) sorted by relevance
94 boolean mVaryingColorEnable; field in ProgramFragmentFixedFunction.Builder175 if (mVaryingColorEnable) { in buildShaderString()292 mVaryingColorEnable = enable; in setVaryingColor()315 if (!mVaryingColorEnable) { in create()329 if (!mVaryingColorEnable) { in create()
46129 Landroid/renderscript/ProgramFragmentFixedFunction$Builder;->mVaryingColorEnable:Z