Home
last modified time | relevance | path

Searched defs:isContentInverted (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/plugins/
DANPNativeWindowInterface.cpp64 static void anp_invertPluginContent(NPP instance, bool isContentInverted) { in anp_invertPluginContent()
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DMediaTexture.cpp69 bool MediaTexture::isContentInverted() in isContentInverted() function in WebCore::MediaTexture