Searched defs:addTexture (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/rs/java/android/renderscript/ | ||
| D | Program.java | 329 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture() method in Program.BaseProgramBuilder |
| /frameworks/base/libs/hwui/ | ||
| D | PathCache.cpp | 270 PathTexture* PathCache::addTexture(const PathDescription& entry, const SkPath *path, in addTexture() function in android::uirenderer::PathCache |