Searched defs:setSource (Results 1 – 9 of 9) sorted by relevance
45 void setSource(const String& source) { m_source = source; } in setSource() function
73 public void setSource(String drawableCreateFromStreamSource) { in setSource() method in ShadowBitmapDrawable
65 public void setSource(String source){ in setSource() method in GLSLLoader.DependencyNode
72 void Shader::setSource(GLsizei count, const char **string, const GLint *length) in setSource() function in gl::Shader
228 void setSource(Value *Ptr) { in setSource() function
166 void CanonicalIterator::setSource(const UnicodeString &newSource, UErrorCode &status) { in setSource() function in CanonicalIterator
153 public void setSource(String source){ in setSource() method in Shader.ShaderSource
1835 ScriptMirror.prototype.setSource = function(source) { method in ScriptMirror
1442 void setSource(const SourceCode& source) { m_source = source; } in setSource() function