Searched refs:getShadowTask (Results 1 – 3 of 3) sorted by relevance
175 sp<ShadowTask> getShadowTask(const Matrix4* drawTransform, const Rect& localClip,
387 sp<TessellationCache::ShadowTask> TessellationCache::getShadowTask( in getShadowTask() function in android::uirenderer::TessellationCache
449 sp<TessellationCache::ShadowTask> task = mCaches.tessellationCache.getShadowTask( in deferShadow()