HomeSort by relevance Sort by last modified time
    Searched defs:set_y (Results 1 - 3 of 3) sorted by null

  /system/extras/tests/bionic/libc/bionic/
libdlclosetest2.c 53 * This address must be provided through the "set_y" function
69 void set_y(int *y) function
libdlclosetest1.cpp 60 * This address must be provided through the "set_y" function
78 void set_y(int *y) function
  /external/chromium/ui/gfx/
point.h 50 void set_y(int y) { y_ = y; } function in class:gfx::Point

Completed in 52 milliseconds