mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:30:27 +00:00
71cc47fa2f
- Bug 1208937 - Remove gfxPattern::GraphicsPatternType. r=jwatt. (eeb6dec919)
- Bug 1196927 - Force plugin BGRX image surface data to always have valid alpha. r=jrmuizel, r=BenWa (80667ce488)
- Bug 1156800: Post a task to send async NPP_New result from child to parent; r=jimm (81c40319a5)
- Bug 1194955 - Fix -Wunreachable-code warnings in dom/ipc and dom/plugins. r=jimm (939ae937a8)
- Bug 1151694 - Part 3: Manage mIsRunningOnCompositor flags for each properties respectively. r=bbirtles (3146a696cc)
- Bug 1182931 - Expose assert_unreached in subwindows. r=bbirtles (1b2e6f05b5)
- Bug 1151694 - Part 4 - Able to use testcommon.js in the window which has no opener. r=bbirtles (82bc744d44)
- Bug 1151694 - Part 0: Rewrite test_running_on_compositor.html with add_task(). r=bbirtles (2e209051e3)
- Bug 1151694 - Part 5 - Additional tests for Animation.IsRunningOnCompositor. r=bbirtles (de9858a004)
- Bug 1151694 - Part 6 - A test case of Animation.isRunningOnCompositor for transition. r=bbirtles (54bd2a22ea)
- Bug 1184377 - Move nsDocShell::PopProfileTimelineMarkers logic to ObservedDocShell, r=smaug (31e96712ac)
- Bug 1190826 - Rename "AddMarkerTo*" to "AddMarkerFor*" to reflect the new philosophy behind markers, r=tromey (b7d5ae6314)
- Bug 1152080 - Plugin configuration clip rects should be treated as visible rects. r=roc (4a18e0bd33)
- Bug 1050498 - Record compositing operations, r=jsantell,smaug,tromey (4efa28f063)
- Bug 1161900 - Use ICU normalization support during shaping if available, to support decomposable characters in more recently-encoded scripts. r=jdaggett,gps (d687a634cf)
- Bug 1164835 - Use vertical presentation forms (where available) in vertical-upright text as fallback if the font does not support the 'vert' feature. r=jdaggett (983a6f0c20)
- Bug 1139646 - Ensure gfxHarfBuzzShaper only loads the vmtx table once, to avoid leaking it. r=smontagu (72b5e2a698)
- Bug 1139888 - Check for missing glyph metrics tables. r=jdaggett (7574fdcf7b)
- Bug 1137588 - patch 1 - Read the second array in 'vmtx' correctly to get glyph vertical origins. r=jdaggett (c835835237)
- Bug 1137588 - patch 2 - Use a better default vOrigin in fonts without real vertical metrics. r=jdaggett (ad1e27029e)
- Bug 1187145 - Replace nsBaseHashtable::Enumerate() calls in gfx/ with iterators r=njn (597ff872bc)
- Bug 729993 - Use finer HarfBuzz cluster level. r=jfkthame (9b99d11def)
- missing of Bug 1148660 - Correct the handling of glyph positioning offsets in vertical-upright mode. r=jdaggett (b32d14d197)
- Bug 1178753 - Always enable async-video when OMTC is enabled. r=sotaro (c61f2a0be3)
- Bug 1164735 - Move gPrefLangToLangGroups[] inside a function to avoid a static constructor. r=jdaggett (a6a4060db9)
- Bug 1163488 - use the preprocessor to keep font lang arrays in sync. r=m_kato (6d9747d144)
- Bug 1188995 - Increase tile size to 512/1024 on OSX. r=jrmuizel,mstange (e94187af4b)
- Bug 1186661 - Use monitors-changed signal to update screen manager on GTK. r=karlt (97e0393eb6)
- Bug 1191040 - Ensure that we only compute the tile size once. r=BenWa (b954ce41ac)
- Bug 1182665 - Add gfxPlatform::GetScreenSize() and use nsIScreen for gfxPlatform::GetScreenDepth() r=nical (91a24e82ec)
- Bug 1182665 - Adjust tile sizes depending on the screen size r=nical (319945c03a)
- Bug 1173579 - Take the first valid default font. r=jdagget (d03c594b94)
- Bug 1189158 - shutdown font loader thread in separate event. r=m_kato (c497e32155)
- Bug 1189129 - annotate no default font aborts. r=bas (c20fc90269)
- Bug 1204400 - Fix -Wshadow warnings in gfx/thebes and suppress those from Skia headers. r=BenWa (435b12fbb2)
- Bug 1192699 - eliminate the two-stage system fontlist initialization under DirectWrite. r=m_kato (eb458720a1)
- Bug 1194707 - Remove the docshell param from TimelineMarker constructors, r=tromey (c77c934021)
- Bug 1195838 - Maintain all the TimelineMarker subclasses in a single place, r=tromey (c2da168977)
- Bug 697981 - Prevent reloading of spelling dictionary on unfocused editors; r=roc (ec2ed87554)
- Bug 1184249 - Remove warning if rootContent is null in nsEditorSpellCheck::UpdateCurrentDictionary. r=ehsan (8a828662d6)
- Bug 717433 - Make selected language stick, regardless of whether it partly matches (test). r=roc (38a92a487f)
- adapt Bug 717433 - Make selected language stick, regardless of whether it partly matches. r=roc (6a0d7f2a8b)
- extended Bug 1200533 - Fix spellchecker dictionary logic. r=smaug (39228d4225)
- Bug 1204147 - Prevent content preferences being written when they shouldn't. r=roc (bff4c98f6d)
- Bug 1193293 - Don't pick a new dictionary which checking. r=roc (021da43b73)
- Bug 1205983 - Remove all observer code from nsEditor. r=ehsan (aaf27ca6dc)
- Bug 1205796 - "Coverity 1323784 indicates a useless passed-by-value argument in nsEditorSpellCheck::TryDictionary". r=smaug (a60feb5f61)
- Bug 309731 - Allow document.execCommand('inserthtml') with an empty string parameter. r=ehsan (4956ee404b)
499 lines
15 KiB
C++
499 lines
15 KiB
C++
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
|
/* vim: set ts=8 sts=4 et sw=4 tw=80: */
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#include "base/basictypes.h"
|
|
|
|
#include "gfxAndroidPlatform.h"
|
|
#include "mozilla/gfx/2D.h"
|
|
#include "mozilla/CountingAllocatorBase.h"
|
|
#include "mozilla/Preferences.h"
|
|
|
|
#include "gfx2DGlue.h"
|
|
#include "gfxFT2FontList.h"
|
|
#include "gfxImageSurface.h"
|
|
#include "gfxTextRun.h"
|
|
#include "mozilla/dom/ContentChild.h"
|
|
#include "nsXULAppAPI.h"
|
|
#include "nsIScreen.h"
|
|
#include "nsIScreenManager.h"
|
|
#include "nsILocaleService.h"
|
|
#include "nsServiceManagerUtils.h"
|
|
#include "gfxPrefs.h"
|
|
#include "cairo.h"
|
|
#include "VsyncSource.h"
|
|
|
|
#ifdef MOZ_WIDGET_ANDROID
|
|
#include "AndroidBridge.h"
|
|
#endif
|
|
|
|
#ifdef MOZ_WIDGET_GONK
|
|
#include <cutils/properties.h>
|
|
#include "mozilla/layers/CompositorParent.h"
|
|
#include "HwcComposer2D.h"
|
|
#endif
|
|
|
|
#include "ft2build.h"
|
|
#include FT_FREETYPE_H
|
|
#include FT_MODULE_H
|
|
|
|
using namespace mozilla;
|
|
using namespace mozilla::dom;
|
|
using namespace mozilla::gfx;
|
|
|
|
static FT_Library gPlatformFTLibrary = nullptr;
|
|
|
|
class FreetypeReporter final : public nsIMemoryReporter,
|
|
public CountingAllocatorBase<FreetypeReporter>
|
|
{
|
|
private:
|
|
~FreetypeReporter() {}
|
|
|
|
public:
|
|
NS_DECL_ISUPPORTS
|
|
|
|
static void* Malloc(FT_Memory, long size)
|
|
{
|
|
return CountingMalloc(size);
|
|
}
|
|
|
|
static void Free(FT_Memory, void* p)
|
|
{
|
|
return CountingFree(p);
|
|
}
|
|
|
|
static void*
|
|
Realloc(FT_Memory, long cur_size, long new_size, void* p)
|
|
{
|
|
return CountingRealloc(p, new_size);
|
|
}
|
|
|
|
NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport,
|
|
nsISupports* aData, bool aAnonymize)
|
|
{
|
|
return MOZ_COLLECT_REPORT(
|
|
"explicit/freetype", KIND_HEAP, UNITS_BYTES, MemoryAllocated(),
|
|
"Memory used by Freetype.");
|
|
}
|
|
};
|
|
|
|
NS_IMPL_ISUPPORTS(FreetypeReporter, nsIMemoryReporter)
|
|
|
|
template<> Atomic<size_t> CountingAllocatorBase<FreetypeReporter>::sAmount(0);
|
|
|
|
static FT_MemoryRec_ sFreetypeMemoryRecord;
|
|
|
|
gfxAndroidPlatform::gfxAndroidPlatform()
|
|
{
|
|
// A custom allocator. It counts allocations, enabling memory reporting.
|
|
sFreetypeMemoryRecord.user = nullptr;
|
|
sFreetypeMemoryRecord.alloc = FreetypeReporter::Malloc;
|
|
sFreetypeMemoryRecord.free = FreetypeReporter::Free;
|
|
sFreetypeMemoryRecord.realloc = FreetypeReporter::Realloc;
|
|
|
|
// These two calls are equivalent to FT_Init_FreeType(), but allow us to
|
|
// provide a custom memory allocator.
|
|
FT_New_Library(&sFreetypeMemoryRecord, &gPlatformFTLibrary);
|
|
FT_Add_Default_Modules(gPlatformFTLibrary);
|
|
|
|
RegisterStrongMemoryReporter(new FreetypeReporter());
|
|
|
|
mOffscreenFormat = GetScreenDepth() == 16
|
|
? gfxImageFormat::RGB16_565
|
|
: gfxImageFormat::RGB24;
|
|
|
|
if (gfxPrefs::AndroidRGB16Force()) {
|
|
mOffscreenFormat = gfxImageFormat::RGB16_565;
|
|
}
|
|
|
|
#ifdef MOZ_WIDGET_GONK
|
|
char propQemu[PROPERTY_VALUE_MAX];
|
|
property_get("ro.kernel.qemu", propQemu, "");
|
|
mIsInGonkEmulator = !strncmp(propQemu, "1", 1);
|
|
#endif
|
|
}
|
|
|
|
gfxAndroidPlatform::~gfxAndroidPlatform()
|
|
{
|
|
FT_Done_Library(gPlatformFTLibrary);
|
|
gPlatformFTLibrary = nullptr;
|
|
}
|
|
|
|
already_AddRefed<gfxASurface>
|
|
gfxAndroidPlatform::CreateOffscreenSurface(const IntSize& aSize,
|
|
gfxImageFormat aFormat)
|
|
{
|
|
nsRefPtr<gfxASurface> newSurface;
|
|
newSurface = new gfxImageSurface(aSize, aFormat);
|
|
|
|
return newSurface.forget();
|
|
}
|
|
|
|
static bool
|
|
IsJapaneseLocale()
|
|
{
|
|
static bool sInitialized = false;
|
|
static bool sIsJapanese = false;
|
|
|
|
if (!sInitialized) {
|
|
sInitialized = true;
|
|
|
|
do { // to allow 'break' to abandon this block if a call fails
|
|
nsresult rv;
|
|
nsCOMPtr<nsILocaleService> ls =
|
|
do_GetService(NS_LOCALESERVICE_CONTRACTID, &rv);
|
|
if (NS_FAILED(rv)) {
|
|
break;
|
|
}
|
|
nsCOMPtr<nsILocale> appLocale;
|
|
rv = ls->GetApplicationLocale(getter_AddRefs(appLocale));
|
|
if (NS_FAILED(rv)) {
|
|
break;
|
|
}
|
|
nsString localeStr;
|
|
rv = appLocale->
|
|
GetCategory(NS_LITERAL_STRING(NSILOCALE_MESSAGE), localeStr);
|
|
if (NS_FAILED(rv)) {
|
|
break;
|
|
}
|
|
const nsAString& lang = nsDependentSubstring(localeStr, 0, 2);
|
|
if (lang.EqualsLiteral("ja")) {
|
|
sIsJapanese = true;
|
|
}
|
|
} while (false);
|
|
}
|
|
|
|
return sIsJapanese;
|
|
}
|
|
|
|
void
|
|
gfxAndroidPlatform::GetCommonFallbackFonts(uint32_t aCh, uint32_t aNextCh,
|
|
int32_t aRunScript,
|
|
nsTArray<const char*>& aFontList)
|
|
{
|
|
static const char kDroidSansJapanese[] = "Droid Sans Japanese";
|
|
static const char kMotoyaLMaru[] = "MotoyaLMaru";
|
|
|
|
if (aNextCh == 0xfe0fu) {
|
|
// if char is followed by VS16, try for a color emoji glyph
|
|
aFontList.AppendElement("Noto Color Emoji");
|
|
}
|
|
|
|
if (IS_IN_BMP(aCh)) {
|
|
// try language-specific "Droid Sans *" and "Noto Sans *" fonts for
|
|
// certain blocks, as most devices probably have these
|
|
uint8_t block = (aCh >> 8) & 0xff;
|
|
switch (block) {
|
|
case 0x05:
|
|
aFontList.AppendElement("Droid Sans Hebrew");
|
|
aFontList.AppendElement("Droid Sans Armenian");
|
|
break;
|
|
case 0x06:
|
|
aFontList.AppendElement("Droid Sans Arabic");
|
|
break;
|
|
case 0x09:
|
|
aFontList.AppendElement("Noto Sans Devanagari");
|
|
aFontList.AppendElement("Droid Sans Devanagari");
|
|
break;
|
|
case 0x0b:
|
|
aFontList.AppendElement("Noto Sans Tamil");
|
|
aFontList.AppendElement("Droid Sans Tamil");
|
|
break;
|
|
case 0x0e:
|
|
aFontList.AppendElement("Noto Sans Thai");
|
|
aFontList.AppendElement("Droid Sans Thai");
|
|
break;
|
|
case 0x10: case 0x2d:
|
|
aFontList.AppendElement("Droid Sans Georgian");
|
|
break;
|
|
case 0x12: case 0x13:
|
|
aFontList.AppendElement("Droid Sans Ethiopic");
|
|
break;
|
|
case 0xf9: case 0xfa:
|
|
if (IsJapaneseLocale()) {
|
|
aFontList.AppendElement(kMotoyaLMaru);
|
|
aFontList.AppendElement(kDroidSansJapanese);
|
|
}
|
|
break;
|
|
default:
|
|
if (block >= 0x2e && block <= 0x9f && IsJapaneseLocale()) {
|
|
aFontList.AppendElement(kMotoyaLMaru);
|
|
aFontList.AppendElement(kDroidSansJapanese);
|
|
}
|
|
break;
|
|
}
|
|
}
|
|
// and try Droid Sans Fallback as a last resort
|
|
aFontList.AppendElement("Droid Sans Fallback");
|
|
}
|
|
|
|
nsresult
|
|
gfxAndroidPlatform::GetFontList(nsIAtom *aLangGroup,
|
|
const nsACString& aGenericFamily,
|
|
nsTArray<nsString>& aListOfFonts)
|
|
{
|
|
gfxPlatformFontList::PlatformFontList()->GetFontList(aLangGroup,
|
|
aGenericFamily,
|
|
aListOfFonts);
|
|
return NS_OK;
|
|
}
|
|
|
|
void
|
|
gfxAndroidPlatform::GetSystemFontList(InfallibleTArray<FontListEntry>* retValue)
|
|
{
|
|
gfxFT2FontList::PlatformFontList()->GetSystemFontList(retValue);
|
|
}
|
|
|
|
nsresult
|
|
gfxAndroidPlatform::UpdateFontList()
|
|
{
|
|
gfxPlatformFontList::PlatformFontList()->UpdateFontList();
|
|
return NS_OK;
|
|
}
|
|
|
|
nsresult
|
|
gfxAndroidPlatform::GetStandardFamilyName(const nsAString& aFontName, nsAString& aFamilyName)
|
|
{
|
|
gfxPlatformFontList::PlatformFontList()->GetStandardFamilyName(aFontName, aFamilyName);
|
|
return NS_OK;
|
|
}
|
|
|
|
gfxPlatformFontList*
|
|
gfxAndroidPlatform::CreatePlatformFontList()
|
|
{
|
|
gfxPlatformFontList* list = new gfxFT2FontList();
|
|
if (NS_SUCCEEDED(list->InitFontList())) {
|
|
return list;
|
|
}
|
|
gfxPlatformFontList::Shutdown();
|
|
return nullptr;
|
|
}
|
|
|
|
bool
|
|
gfxAndroidPlatform::IsFontFormatSupported(nsIURI *aFontURI, uint32_t aFormatFlags)
|
|
{
|
|
// check for strange format flags
|
|
NS_ASSERTION(!(aFormatFlags & gfxUserFontSet::FLAG_FORMAT_NOT_USED),
|
|
"strange font format hint set");
|
|
|
|
// accept supported formats
|
|
if (aFormatFlags & gfxUserFontSet::FLAG_FORMATS_COMMON) {
|
|
return true;
|
|
}
|
|
|
|
// reject all other formats, known and unknown
|
|
if (aFormatFlags != 0) {
|
|
return false;
|
|
}
|
|
|
|
// no format hint set, need to look at data
|
|
return true;
|
|
}
|
|
|
|
gfxFontGroup *
|
|
gfxAndroidPlatform::CreateFontGroup(const FontFamilyList& aFontFamilyList,
|
|
const gfxFontStyle* aStyle,
|
|
gfxTextPerfMetrics* aTextPerf,
|
|
gfxUserFontSet* aUserFontSet)
|
|
{
|
|
return new gfxFontGroup(aFontFamilyList, aStyle, aTextPerf, aUserFontSet);
|
|
}
|
|
|
|
FT_Library
|
|
gfxAndroidPlatform::GetFTLibrary()
|
|
{
|
|
return gPlatformFTLibrary;
|
|
}
|
|
|
|
gfxFontEntry*
|
|
gfxAndroidPlatform::LookupLocalFont(const nsAString& aFontName,
|
|
uint16_t aWeight,
|
|
int16_t aStretch,
|
|
bool aItalic)
|
|
{
|
|
return gfxPlatformFontList::PlatformFontList()->LookupLocalFont(aFontName,
|
|
aWeight,
|
|
aStretch,
|
|
aItalic);
|
|
}
|
|
|
|
gfxFontEntry*
|
|
gfxAndroidPlatform::MakePlatformFont(const nsAString& aFontName,
|
|
uint16_t aWeight,
|
|
int16_t aStretch,
|
|
bool aItalic,
|
|
const uint8_t* aFontData,
|
|
uint32_t aLength)
|
|
{
|
|
return gfxPlatformFontList::PlatformFontList()->MakePlatformFont(aFontName,
|
|
aWeight,
|
|
aStretch,
|
|
aItalic,
|
|
aFontData,
|
|
aLength);
|
|
}
|
|
|
|
already_AddRefed<ScaledFont>
|
|
gfxAndroidPlatform::GetScaledFontForFont(DrawTarget* aTarget, gfxFont *aFont)
|
|
{
|
|
return GetScaledFontForFontWithCairoSkia(aTarget, aFont);
|
|
}
|
|
|
|
bool
|
|
gfxAndroidPlatform::FontHintingEnabled()
|
|
{
|
|
// In "mobile" builds, we sometimes use non-reflow-zoom, so we
|
|
// might not want hinting. Let's see.
|
|
|
|
#ifdef MOZ_USING_ANDROID_JAVA_WIDGETS
|
|
// On android-java, we currently only use gecko to render web
|
|
// content that can always be be non-reflow-zoomed. So turn off
|
|
// hinting.
|
|
//
|
|
// XXX when gecko-android-java is used as an "app runtime", we may
|
|
// want to re-enable hinting for non-browser processes there.
|
|
return false;
|
|
#endif // MOZ_USING_ANDROID_JAVA_WIDGETS
|
|
|
|
#ifdef MOZ_WIDGET_GONK
|
|
// On B2G, the UX preference is currently to keep hinting disabled
|
|
// for all text (see bug 829523).
|
|
return false;
|
|
#endif
|
|
|
|
// Currently, we don't have any other targets, but if/when we do,
|
|
// decide how to handle them here.
|
|
|
|
NS_NOTREACHED("oops, what platform is this?");
|
|
return gfxPlatform::FontHintingEnabled();
|
|
}
|
|
|
|
bool
|
|
gfxAndroidPlatform::RequiresLinearZoom()
|
|
{
|
|
#ifdef MOZ_USING_ANDROID_JAVA_WIDGETS
|
|
// On android-java, we currently only use gecko to render web
|
|
// content that can always be be non-reflow-zoomed.
|
|
//
|
|
// XXX when gecko-android-java is used as an "app runtime", we may
|
|
// want to treat it like B2G and use linear zoom only for the web
|
|
// browser process, not other apps.
|
|
return true;
|
|
#endif
|
|
|
|
#ifdef MOZ_WIDGET_GONK
|
|
// On B2G, we need linear zoom for the browser, but otherwise prefer
|
|
// the improved glyph spacing that results from respecting the device
|
|
// pixel resolution for glyph layout (see bug 816614).
|
|
return XRE_IsContentProcess() &&
|
|
ContentChild::GetSingleton()->IsForBrowser();
|
|
#endif
|
|
|
|
NS_NOTREACHED("oops, what platform is this?");
|
|
return gfxPlatform::RequiresLinearZoom();
|
|
}
|
|
|
|
bool
|
|
gfxAndroidPlatform::UseAcceleratedSkiaCanvas()
|
|
{
|
|
return HaveChoiceOfHWAndSWCanvas() && gfxPlatform::UseAcceleratedSkiaCanvas();
|
|
}
|
|
|
|
bool gfxAndroidPlatform::HaveChoiceOfHWAndSWCanvas()
|
|
{
|
|
#ifdef MOZ_WIDGET_ANDROID
|
|
if (!AndroidBridge::Bridge() || AndroidBridge::Bridge()->GetAPIVersion() < 11) {
|
|
// It's slower than software due to not having a compositing fast path
|
|
return false;
|
|
}
|
|
#endif
|
|
return gfxPlatform::HaveChoiceOfHWAndSWCanvas();
|
|
}
|
|
|
|
#ifdef MOZ_WIDGET_GONK
|
|
class GonkVsyncSource final : public VsyncSource
|
|
{
|
|
public:
|
|
GonkVsyncSource()
|
|
{
|
|
}
|
|
|
|
virtual Display& GetGlobalDisplay() override
|
|
{
|
|
return mGlobalDisplay;
|
|
}
|
|
|
|
class GonkDisplay final : public VsyncSource::Display
|
|
{
|
|
public:
|
|
GonkDisplay() : mVsyncEnabled(false)
|
|
{
|
|
}
|
|
|
|
~GonkDisplay()
|
|
{
|
|
DisableVsync();
|
|
}
|
|
|
|
virtual void EnableVsync() override
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
if (IsVsyncEnabled()) {
|
|
return;
|
|
}
|
|
mVsyncEnabled = HwcComposer2D::GetInstance()->EnableVsync(true);
|
|
}
|
|
|
|
virtual void DisableVsync() override
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
if (!IsVsyncEnabled()) {
|
|
return;
|
|
}
|
|
mVsyncEnabled = HwcComposer2D::GetInstance()->EnableVsync(false);
|
|
}
|
|
|
|
virtual bool IsVsyncEnabled() override
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
return mVsyncEnabled;
|
|
}
|
|
private:
|
|
bool mVsyncEnabled;
|
|
}; // GonkDisplay
|
|
|
|
private:
|
|
virtual ~GonkVsyncSource()
|
|
{
|
|
}
|
|
|
|
GonkDisplay mGlobalDisplay;
|
|
}; // GonkVsyncSource
|
|
#endif
|
|
|
|
already_AddRefed<mozilla::gfx::VsyncSource>
|
|
gfxAndroidPlatform::CreateHardwareVsyncSource()
|
|
{
|
|
// Only enable true hardware vsync on kit-kat and L device. Jelly Bean has
|
|
// inaccurate hardware vsync so disable on JB. Android pre-JB doesn't have
|
|
// hardware vsync.
|
|
// L is android version 21, L-MR1 is 22, kit-kat is 19, 20 is kit-kat for
|
|
// wearables.
|
|
#if defined(MOZ_WIDGET_GONK) && (ANDROID_VERSION == 19 || ANDROID_VERSION >= 21)
|
|
nsRefPtr<GonkVsyncSource> vsyncSource = new GonkVsyncSource();
|
|
VsyncSource::Display& display = vsyncSource->GetGlobalDisplay();
|
|
display.EnableVsync();
|
|
if (!display.IsVsyncEnabled()) {
|
|
NS_WARNING("Error enabling gonk vsync. Falling back to software vsync");
|
|
return gfxPlatform::CreateHardwareVsyncSource();
|
|
}
|
|
display.DisableVsync();
|
|
return vsyncSource.forget();
|
|
#else
|
|
NS_WARNING("Hardware vsync not supported on android yet");
|
|
return nullptr;
|
|
#endif
|
|
}
|