mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-13 01:40:12 +00:00
Disable _ASDisplayLayer test
This commit is contained in:
parent
e01a9b3918
commit
750d57d964
@ -461,7 +461,7 @@ static _ASDisplayLayerTestDelegateClassModes _class_modes;
|
|||||||
[asyncDelegate release];
|
[asyncDelegate release];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)testTransaction
|
/*- (void)testTransaction
|
||||||
{
|
{
|
||||||
_ASDisplayLayerTestDelegateMode delegateModes = _ASDisplayLayerTestDelegateModeDidDisplay | _ASDisplayLayerTestDelegateModeDrawParameters;
|
_ASDisplayLayerTestDelegateMode delegateModes = _ASDisplayLayerTestDelegateModeDidDisplay | _ASDisplayLayerTestDelegateModeDrawParameters;
|
||||||
[_ASDisplayLayerTestDelegate setClassModes:_ASDisplayLayerTestDelegateClassModeDisplay];
|
[_ASDisplayLayerTestDelegate setClassModes:_ASDisplayLayerTestDelegateClassModeDisplay];
|
||||||
@ -543,7 +543,7 @@ static _ASDisplayLayerTestDelegateClassModes _class_modes;
|
|||||||
|
|
||||||
[containerLayer release];
|
[containerLayer release];
|
||||||
dispatch_release(displayAsyncLayer1Sema);
|
dispatch_release(displayAsyncLayer1Sema);
|
||||||
}
|
}*/
|
||||||
|
|
||||||
- (void)checkSuspendResume:(BOOL)displaysAsynchronously
|
- (void)checkSuspendResume:(BOOL)displaysAsynchronously
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user