Home
last modified time | relevance | path

Searched defs:xTrans (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp522 int xTrans = 10 + 40 * (i % (kMaxPathSize / 2)); // 10,40,2 用于计算路径中平移量 in OnTestPerformance() local
/third_party/skia/bench/
H A DHairlinePathBench.cpp93 int xTrans = 10 + 40 * (i%(kMaxPathSize/2)); variable
125 int xTrans = 10 + 40 * (i%(kMaxPathSize/2)); variable
158 int xTrans = 10 + 40 * (i%(kMaxPathSize/2)); variable
193 int xTrans = 10 + 40 * (i%(kMaxPathSize/2)); global() variable
[all...]

Completed in 5 milliseconds