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

  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCVideoLayerImpl.cpp 151 float widthScaleFactor = static_cast<float>(texture.visibleSize.width()) / texture.size.width();
152 GLC(context, context->uniform4f(program->vertexShader().texTransformLocation(), 0, 0, widthScaleFactor, 1));
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 58 milliseconds