Home
last modified time | relevance | path

Searched defs:pivotX (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DmethodsReturningThis.js15 Class.prototype.m6 = function (x, y, pivotX, pivotY, scaleX, scaleY, rotation, skewX, skewY) { retu… argument
33 Class.prototype.m6 = function (x, y, pivotX, pivotY, scaleX, scaleY, rotation, skewX, skewY) { retu… argument
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_window.js730 pivotX: '[PC preview] unknow pivotX', property
738 pivotX: '[PC preview] unknow pivotX', property
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp482 for (std::set<float>::const_iterator pivotX = xCoords.begin(); pivotX != xCoords.end(); ++pivotX) in findSlopePivotX() local
515 float pivotX; //!< Value returned by findSlopePivotX, or -infinity if only single line. member
535 const float pivotX = findSlopePivotX(data); in computeSegmentedEstimator() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp482 for (std::set<float>::const_iterator pivotX = xCoords.begin(); pivotX != xCoords.end(); ++pivotX) in findSlopePivotX() local
515 float pivotX; //!< Value returned by findSlopePivotX, or -infinity if only single line. member
535 const float pivotX = findSlopePivotX(data); in computeSegmentedEstimator() local