OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:widthScaleFactor
(Results
1 - 4
of
4
) 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/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 687 milliseconds