HomeSort by relevance Sort by last modified time
    Searched refs:texTranslateX (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.cpp 411 float texTranslateX = texOffset.x() / tileWidth;
416 drawTexturedQuad(context, layerRenderer()->projectionMatrix(), tileMatrix, tileRect.width(), tileRect.height(), opacity, texTranslateX, texTranslateY, texScaleX, texScaleY, program);
434 float texTranslateX, float texTranslateY,
453 texTranslateX, texTranslateY, texScaleX, texScaleY));
LayerTilerChromium.h 116 float texTranslateX, float texTranslateY,

Completed in 23 milliseconds