Searched refs:ProgramVertexFixedFunction (Results 1 – 2 of 2) sorted by relevance
31 public class ProgramVertexFixedFunction extends ProgramVertex { class33 ProgramVertexFixedFunction(long id, RenderScript rs) { in ProgramVertexFixedFunction() method in ProgramVertexFixedFunction80 public ProgramVertexFixedFunction create() { in create()105 ProgramVertexFixedFunction pv = new ProgramVertexFixedFunction(id, mRS); in create()179 public ProgramVertexFixedFunction create() { in create()226 Type constInputType = ProgramVertexFixedFunction.Builder.getConstantInputType(rs); in Constants()
46214 Landroid/renderscript/ProgramVertexFixedFunction$Builder;->buildShaderString()V46215 Landroid/renderscript/ProgramVertexFixedFunction$Builder;->getConstantInputType(Landroid/renderscri…46216 Landroid/renderscript/ProgramVertexFixedFunction$Builder;->mRS:Landroid/renderscript/RenderScript;46217 Landroid/renderscript/ProgramVertexFixedFunction$Builder;->mShader:Ljava/lang/String;46218 Landroid/renderscript/ProgramVertexFixedFunction$Builder;->mTextureMatrixEnable:Z46219 …android/renderscript/ProgramVertexFixedFunction$Builder;->setTextureMatrixEnable(Z)Landroid/render…46220 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->addToBuffer(ILandroid/renderscript/Mat…46221 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->destroy()V46222 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->getAllocation()Landroid/renderscript/A…46223 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->mAlloc:Landroid/renderscript/Allocatio…[all …]