Home
last modified time | relevance | path

Searched refs:ProgramVertexFixedFunction (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DProgramVertexFixedFunction.java31 public class ProgramVertexFixedFunction extends ProgramVertex { class
33 ProgramVertexFixedFunction(long id, RenderScript rs) { in ProgramVertexFixedFunction() method in ProgramVertexFixedFunction
80 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()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46214 Landroid/renderscript/ProgramVertexFixedFunction$Builder;->buildShaderString()V
46217 Landroid/renderscript/ProgramVertexFixedFunction$Builder;->mShader:Ljava/lang/String;
46218 Landroid/renderscript/ProgramVertexFixedFunction$Builder;->mTextureMatrixEnable:Z
46219 …android/renderscript/ProgramVertexFixedFunction$Builder;->setTextureMatrixEnable(Z)Landroid/render…
46221 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->destroy()V
46226 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->MODELVIEW_OFFSET:I
46229 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->PROJECTION_OFFSET:I
46232 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->TEXTURE_OFFSET:I
46234 …derscript/ProgramVertexFixedFunction$InternalBuilder;->addInput(Landroid/renderscript/Element;)Lan…
46235 Landroid/renderscript/ProgramVertexFixedFunction$InternalBuilder;->create()Landroid/renderscript/Pr…
[all …]