Home
last modified time | relevance | path

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

/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativePathTestPart3.cpp453 bool getMatrix = OH_Drawing_PathGetMatrix(path, true, 50, matrix, flags[i]); variable
495 bool getMatrix = OH_Drawing_PathGetMatrix(path, false, 50, matrix, flags[i]); variable
529 bool getMatrix = OH_Drawing_PathGetMatrix(path, true, 0.00, matrix, GET_POSITION_MATRIX); variable
564 bool getMatrix = OH_Drawing_PathGetMatrix(path, true, 50, matrix, GET_POSITION_MATRIX); variable
596 bool getMatrix = OH_Drawing_PathGetMatrix(path, true, FLT_MAX + 1, matrix, GET_POSITION_MATRIX); variable