equal
deleted
inserted
replaced
2396 If SYMBIAN_E32_ATOMIC_API is defined the header file e32atomics.h is available |
2396 If SYMBIAN_E32_ATOMIC_API is defined the header file e32atomics.h is available |
2397 and should be used in preference to hand-coding ARM atomic instructions. |
2397 and should be used in preference to hand-coding ARM atomic instructions. |
2398 */ |
2398 */ |
2399 #define SYMBIAN_E32_ATOMIC_API |
2399 #define SYMBIAN_E32_ATOMIC_API |
2400 |
2400 |
|
2401 /** |
|
2402 @publishedAll |
|
2403 |
|
2404 FF_EGL_SUPPORT_ENDPOINT_MMP |
|
2405 |
|
2406 EglEndPoint is an EGL Extension that allows an EGL application to get the current FrontBuffer |
|
2407 on a stream of images (such as a video stream or the WindowSurface of an application). |
|
2408 This supports advanced application transition effects |
|
2409 |
|
2410 */ |
|
2411 #define FF_EGL_SUPPORT_ENDPOINT_MMP |
|
2412 |