/external/webkit/Source/WebCore/platform/graphics/filters/ |
D | FEDisplacementMap.cpp | 42 , m_scale(scale) in FEDisplacementMap() 80 return m_scale; in scale() 85 if (m_scale == scale) in setScale() 87 m_scale = scale; in setScale() 119 float scaleX = filter->applyHorizontalScale(m_scale / 255); in apply() 120 float scaleY = filter->applyVerticalScale(m_scale / 255); in apply() 121 float scaleAdjustmentX = filter->applyHorizontalScale(0.5f - 0.5f * m_scale); in apply() 122 float scaleAdjustmentY = filter->applyVerticalScale(0.5f - 0.5f * m_scale); in apply() 173 ts << " scale=\"" << m_scale << "\" " in externalRepresentation()
|
D | FEDisplacementMap.h | 65 float m_scale; variable
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
D | SurfaceBacking.cpp | 46 , m_scale(-1) in SurfaceBacking() 83 if (m_scale == -1) { in prepareGL() 84 m_scale = scale; in prepareGL() 105 this, scale, m_scale, m_futureScale, m_zooming, in prepareGL() 122 m_scale = m_futureScale; in prepareGL() 135 m_frontTileGrid->prepareGL(state, m_scale, in prepareGL() 141 float lowResPrefetchScale = m_scale * LOW_RES_PREFETCH_SCALE_MODIFIER; in prepareGL()
|
D | TileGrid.cpp | 49 , m_scale(1) in TileGrid() 160 if (scale != m_scale) in prepareGL() 161 tilesManager->removeOperationsForFilter(new ScaleFilter(painter, m_scale)); in prepareGL() 163 m_scale = scale; in prepareGL() 237 tile->setContents(x, y, m_scale, isExpandPrefetch); in prepareTile() 252 ALOGV("painting TG %p's tile %d %d for LG %p, scale %f", this, x, y, painter, m_scale); in prepareTile() 308 m_area = computeTilesArea(visibleContentArea, m_scale); in drawGL() 312 float invScale = 1.0 / m_scale; in drawGL() 328 TilesManager::instance()->shader()->usePointSampling(m_scale, transform); in drawGL() 348 tile->scale(), m_scale, tile->isTileReady(), tile->isDirty()); in drawGL() [all …]
|
D | Tile.cpp | 56 , m_scale(1) in Tile() 88 || (m_scale != scale)) { in setContents() 96 m_scale = scale; in setContents() 169 m_scale, dirtyRect, realTileRect)) { in markAsDirty() 227 if (m_x < 0 || m_y < 0 || m_scale != scale) in drawGL() 306 float scale = m_scale; in paintBitmap() 353 if (m_scale != scale) in paintBitmap()
|
D | PaintTileOperation.h | 65 , m_scale(scale) {} in ScaleFilter() 69 return ((op->painter() == m_painter) && (op->scale() != m_scale)); in check() 73 float m_scale; variable
|
D | SurfaceBacking.h | 63 return !m_zooming && m_frontTileGrid->isReady() && m_scale > 0; in isReady() 94 float m_scale; variable
|
D | Tile.h | 123 float scale() const { return m_scale; } in scale() 156 float m_scale; variable
|
D | TileGrid.h | 87 float m_scale; variable
|
/external/webkit/Source/WebCore/history/android/ |
D | AndroidWebHistoryBridge.h | 38 : m_scale(0) in AndroidWebHistoryBridge() 45 void setScale(float s) { m_scale = s; } in setScale() 47 float scale() const { return m_scale; } in scale() 54 float m_scale;
|
/external/freetype/src/autofit/ |
D | aftypes.h | 319 m_init, m_scale, m_done, h_init, h_apply ) \ argument 329 m_scale, \ 343 m_init, m_scale, m_done, h_init, h_apply ) \ argument 353 ac->script_metrics_scale = m_scale; \
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | IItemAttribute.java | 141 final double n_scaled = (double) n / m_scale; in format() 169 return ((double) n) * IItem.PRECISION >= ((double) d) * m_scale * criterion; in passes() 202 m_scale = scale; in FractionAttribute() 222 private final int m_scale; field in IItemAttribute.Factory.FractionAttribute
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | GLWebViewState.h | 198 float scale() { return m_scale; } in scale() 243 float m_scale; variable
|
D | GLWebViewState.cpp | 72 , m_scale(1) in GLWebViewState() 145 && (m_scale == scale)) { in setVisibleContentRect() 150 m_scale = scale; in setVisibleContentRect()
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | LayerAndroid.cpp | 74 m_scale(1), in LayerAndroid() 104 m_scale(layer.m_scale), in LayerAndroid() 433 float desiredContentX = round(m_drawTransform.m41() * m_scale) / m_scale; in updateLocalTransformAndClip() 434 float desiredContentY = round(m_drawTransform.m42() * m_scale) / m_scale; in updateLocalTransformAndClip() 469 m_scale = scale; in updateGLPositionsAndScale() 536 if (!m_content || !m_scale) in canUpdateWithBlit() 546 screenArea.scale(1 / m_scale); in canUpdateWithBlit()
|
D | LayerAndroid.h | 152 float getScale() { return m_scale; } in getScale() 382 float m_scale; variable
|
/external/webkit/Source/WebCore/tests/ |
D | TreeManager_test.cpp | 115 double m_scale; member in WebCore::TreeManagerTest 139 return manager.drawGL(0, m_iRect, m_sRect, m_scale, false, swappedPtr, 0); in drawGL() 145 m_scale = 1.0; in SetUp()
|
/external/webkit/Source/WebCore/svg/ |
D | SVGSVGElement.cpp | 73 , m_scale(1) in DEFINE_ANIMATED_LENGTH() 202 return m_scale; in currentScale() 215 m_scale = scale; in setCurrentScale()
|
D | SVGSVGElement.h | 173 float m_scale; variable
|
/external/webkit/Source/WebKit/android/jni/ |
D | WebViewCore.h | 519 float scale() const { return m_scale; } in scale() 520 float textWrapScale() const { return m_screenWidth * m_scale / m_textWrapWidth; } in textWrapScale() 776 float m_scale; variable
|
D | WebViewCore.cpp | 435 , m_scale(1.0f) in WebViewCore() 771 scaleTemp.scale(m_scale); in createPrerenderCanvas() 774 scaledArea.scale(m_scale); in createPrerenderCanvas() 792 enclosingDocArea.scale(1 / m_scale); in createPrerenderCanvas() 801 bitmapCanvas->scale(m_scale, m_scale); in createPrerenderCanvas() 1144 m_scale = scale; in setSizeScreenWidthAndScale() 2105 (*iter)->setVisibleScreen(visibleRect, m_scale); in notifyPluginsOnFrameLoad() 2135 (*iter)->setVisibleScreen(visibleRect, m_scale); in sendPluginVisibleScreen()
|
/external/webkit/Source/WebCore/platform/graphics/android/context/ |
D | GraphicsOperation.h | 208 Scale(const FloatSize& size) : m_scale(size) {} 210 context->scale(m_scale); 215 FloatSize m_scale;
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-01-29 | 4959 (WebCore::SVGSVGElement::SVGSVGElement): Initialize m_scale. 4961 return the frame’s zoom factor. Otherwise, return m_scale. 4963 set the frame’s zoom factor. Otherwise, set m_scale and mark for layout. 4964 * svg/SVGSVGElement.h: Added m_scale member.
|