Home
last modified time | relevance | path

Searched refs:scalex (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/viz/src/
Dtypes.cpp168 float scalex = static_cast<float>(window_size.width) / static_cast<float>(window_size_.width); in setWindowSize() local
171 principal_point_[0] *= scalex; in setWindowSize()
/external/fonttools/Lib/fontTools/ttLib/tables/
D_g_l_y_f.py931 scalex = safeEval(attrs["scalex"])
935 self.transform = [[scalex, scale01], [scale10, scaley]]
937 scalex = safeEval(attrs["scalex"])
939 self.transform = [[scalex, 0], [0, scaley]]
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dtransform-handler.js45 scalex: ['N', cast([_, 1, 1]), cast([_, 1])], property
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15 …atez:["A"],rotate3d:["NNNA"],perspective:["L"],scale:["Nn",b([j,j,1]),c],scalex:["N",b([j,1,1]),b(… property
Dweb-animations.min.js16 …atez:["A"],rotate3d:["NNNA"],perspective:["L"],scale:["Nn",b([j,j,1]),c],scalex:["N",b([j,1,1]),b(… property
Dweb-animations-next.min.js16 …atez:["A"],rotate3d:["NNNA"],perspective:["L"],scale:["Nn",b([j,j,1]),c],scalex:["N",b([j,1,1]),b(… property