Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DPathAnimations.java251 public Point convert(PointF value) { in convert() method in PathAnimations.PointFToPointConverter
/development/tools/yuv420sp2rgb/
Dyuv420sp2rgb.c191 static void convert(const char *infile, in convert() function