Searched refs:applyDeviceScaleFactor (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DPageWidgetDelegate.cpp90 gc.applyDeviceScaleFactor(page->deviceScaleFactor());
H A DWebPopupMenuImpl.cpp231 context.applyDeviceScaleFactor(m_client->deviceScaleFactor());
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h392 void applyDeviceScaleFactor(float deviceScaleFactor) { scale(deviceScaleFactor, deviceScaleFactor); } function in class:blink::GraphicsContext

Completed in 93 milliseconds