Lines Matching defs:texture
142 PathTexture* texture = new PathTexture(Caches::getInstance()); in createTexture() local
206 void PathCache::operator()(PathDescription& entry, PathTexture*& texture) { in operator ()()
214 void PathCache::removeTexture(PathTexture* texture) { in removeTexture()
278 PathTexture* texture = createTexture(left, top, offset, width, height, in addTexture() local
286 PathTexture* texture, bool addToCache) { in generateTexture()
314 void PathCache::generateTexture(SkBitmap& bitmap, Texture* texture) { in generateTexture()
351 PathTexture* texture = t->texture; in onProcess() local
430 PathTexture* texture = mCache.get(entry); in get() local
472 PathTexture* texture = mCache.get(entry); in precache() local
517 PathTexture* texture = get(entry); in getRoundRect() local
539 PathTexture* texture = get(entry); in getCircle() local
560 PathTexture* texture = get(entry); in getOval() local
583 PathTexture* texture = get(entry); in getRect() local
610 PathTexture* texture = get(entry); in getArc() local