Searched defs:addTexture (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ | ||
D | Program.java | 328 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture() method in Program.BaseProgramBuilder |
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ | ||
D | FragmentShader.java | 72 public Builder addTexture(Program.TextureType texType, String name) { in addTexture() method in FragmentShader.Builder |
/frameworks/base/libs/hwui/ | ||
D | PathCache.cpp | 256 PathTexture* PathCache::addTexture(const PathDescription& entry, const SkPath *path, in addTexture() function in android::uirenderer::PathCache |