Lines Matching defs:entry
212 void PathCache::operator()(PathDescription& entry, PathTexture*& texture) { in operator ()()
274 PathTexture* PathCache::addTexture(const PathDescription& entry, const SkPath *path, in addTexture()
290 void PathCache::generateTexture(const PathDescription& entry, Bitmap& bitmap, in generateTexture()
366 PathDescription entry(ShapeType::Path, paint); in get() local
396 PathDescription entry(ShapeType::Path, paint); in remove() local
406 PathDescription entry(ShapeType::Path, paint); in precache() local
445 PathDescription entry(ShapeType::RoundRect, paint); in getRoundRect() local
470 PathDescription entry(ShapeType::Circle, paint); in getCircle() local
490 PathDescription entry(ShapeType::Oval, paint); in getOval() local
513 PathDescription entry(ShapeType::Rect, paint); in getRect() local
537 PathDescription entry(ShapeType::Arc, paint); in getArc() local