Home
last modified time | relevance | path

Searched defs:setSource (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLShader.h44 void setSource(const String& source) { m_source = source; } in setSource() function
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowBitmapDrawable.java73 public void setSource(String drawableCreateFromStreamSource) { in setSource() method in ShadowBitmapDrawable
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/shader/plugins/
DGLSLLoader.java65 public void setSource(String source){ in setSource() method in GLSLLoader.DependencyNode
/external/chromium_org/third_party/icu/source/common/
Dcaniter.cpp165 void CanonicalIterator::setSource(const UnicodeString &newSource, UErrorCode &status) { in setSource() function in CanonicalIterator
/external/icu4c/common/
Dcaniter.cpp166 void CanonicalIterator::setSource(const UnicodeString &newSource, UErrorCode &status) { in setSource() function in CanonicalIterator
/external/llvm/include/llvm/IR/
DIntrinsicInst.h228 void setSource(Value *Ptr) { in setSource() function
/external/chromium_org/third_party/angle/src/libGLESv2/
DShader.cpp51 void Shader::setSource(GLsizei count, const char **string, const GLint *length) in setSource() function in gl::Shader
/external/jmonkeyengine/engine/src/core/com/jme3/shader/
DShader.java153 public void setSource(String source){ in setSource() method in Shader.ShaderSource
/external/v8/src/
Dmirror-debugger.js1835 ScriptMirror.prototype.setSource = function(source) { method in ScriptMirror
/external/chromium_org/v8/src/
Dmirror-debugger.js2004 ScriptMirror.prototype.setSource = function(source) { method in ScriptMirror