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

  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_detection.cpp 1504 int x,next_x,last_x; local
    [all...]
  /external/fio/
graph.c 950 int last_x = g->xoffset + g->xdim; local
954 return (x >= first_x && x <= last_x) && (y >= first_y && y <= last_y);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 1504 int x,next_x,last_x; local
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 536 milliseconds