Home | History | Annotate | Download | only in trees

Lines Matching defs:MaxPartialTextureUpdates

1092 size_t LayerTreeHost::MaxPartialTextureUpdates() const {
1098 proxy_->MaxPartialTextureUpdates());
1104 if (partial_texture_update_requests_ >= MaxPartialTextureUpdates())