HomeSort by relevance Sort by last modified time
    Searched refs:mConstantBufferParams (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Shader.java 44 protected ScriptField_ShaderParam_s mConstantBufferParams;
72 mConstantBufferParams = ShaderParam.fillInParams(constElem, mSourceParams, null);
VertexShader.java 100 item.shaderConstParams = mConstantBufferParams.getAllocation();
FragmentShader.java 161 item.shaderConstParams = mConstantBufferParams.getAllocation();

Completed in 201 milliseconds