Searched refs:setFace (Results 1 – 6 of 6) sorted by relevance
45 inline void setFace(RsAllocationCubemapFace face) {mFace = face;} in setFace() function77 inline void setFace(RsAllocationCubemapFace face) {mFace = face;} in setFace() function
82 a->setFace((RsAllocationCubemapFace)value); in rsi_Adapter1DSetConstraint()156 a->setFace((RsAllocationCubemapFace)value); in rsi_Adapter2DSetConstraint()
1722 adapter.setFace(Type.CubemapFace.POSITIVE_X); in createCubemapFromCubeFaces()1724 adapter.setFace(Type.CubemapFace.NEGATIVE_X); in createCubemapFromCubeFaces()1726 adapter.setFace(Type.CubemapFace.POSITIVE_Y); in createCubemapFromCubeFaces()1728 adapter.setFace(Type.CubemapFace.NEGATIVE_Y); in createCubemapFromCubeFaces()1730 adapter.setFace(Type.CubemapFace.POSITIVE_Z); in createCubemapFromCubeFaces()1732 adapter.setFace(Type.CubemapFace.NEGATIVE_Z); in createCubemapFromCubeFaces()
154 public void setFace(Type.CubemapFace cf) { in setFace() method in AllocationAdapter
27589 method public void setFace(android.renderscript.Type.CubemapFace);
25997 method public void setFace(android.renderscript.Type.CubemapFace);