Backed out changeset 27a8a01abf66 (bug 1256517)
This commit is contained in:
@@ -398,18 +398,6 @@ Compositor::ComputeBackdropCopyRect(const gfx::Rect& aRect,
|
||||
return result;
|
||||
}
|
||||
|
||||
void
|
||||
Compositor::SetInvalid()
|
||||
{
|
||||
mParent = nullptr;
|
||||
}
|
||||
|
||||
bool
|
||||
Compositor::IsValid() const
|
||||
{
|
||||
return !mParent;
|
||||
}
|
||||
|
||||
#if defined(MOZ_WIDGET_GONK) && ANDROID_VERSION >= 17
|
||||
void
|
||||
Compositor::SetDispAcquireFence(Layer* aLayer, nsIWidget* aWidget)
|
||||
|
||||
Reference in New Issue
Block a user