Home
last modified time | relevance | path

Searched refs:get_transform (Results 1 – 3 of 3) sorted by relevance

/external/autotest/frontend/tko/
Dgraphing_utils.py250 icoords = line.get_transform().transform(zip(x,y))
364 upper_left_coords = line.get_transform().transform(zip(adjusted_x,
366 bottom_right_coords = line.get_transform().transform(
730 upper_left_coords = f.get_transform().transform(zip(x, y))
731 bottom_right_coords = f.get_transform().transform(
/external/vulkan-validation-layers/demos/smoke/
DMeshes.cpp343 get_transform(teapot_positions, position_count, translate, scale); in BuildTeapot()
368 void get_transform(const float *positions, int position_count, in get_transform() function in __anon8151ae910111::BuildTeapot
/external/ipsec-tools/src/racoon/
Dipsec_doi.c114 static int get_transform
1379 if (get_transform(prop, pair, &num_p) < 0) {
1460 get_transform(prop, pair, num_p) in get_transform() function