Home | History | Annotate | Download | only in hwui

Lines Matching defs:get

292         PATH_LOGD("PathCache::get/create: name, size, mSize = %d, %d, %d",
344 sp<PathTask> t = static_cast<PathTask* >(task.get());
424 PathTexture* PathCache::get(SkPath* path, SkPaint* paint) {
430 PathTexture* texture = mCache.get(entry);
472 PathTexture* texture = mCache.get(entry);
493 // The conversion into GL texture will happen in get(), when a client
517 PathTexture* texture = get(entry);
539 PathTexture* texture = get(entry);
560 PathTexture* texture = get(entry);
583 PathTexture* texture = get(entry);
610 PathTexture* texture = get(entry);