OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_transform
(Results
1 - 3
of
3
) sorted by null
/external/autotest/frontend/tko/
graphing_utils.py
250
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/
Meshes.cpp
343
get_transform
(teapot_positions, position_count, translate, scale);
368
void
get_transform
(const float *positions, int position_count,
function in class:__anon26475::BuildTeapot
/external/ipsec-tools/src/racoon/
ipsec_doi.c
114
static int
get_transform
1379
if (
get_transform
(prop, pair, &num_p) < 0) {
1460
get_transform
(prop, pair, num_p)
function
[
all
...]
Completed in 409 milliseconds