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

  /hardware/libhardware/tests/hwc/
util.h 23 void matrix_init_ortho(GLfloat *m, float w, float h);
test-arrows.c 96 matrix_init_ortho(mtx, w, h);
util.c 28 void matrix_init_ortho(GLfloat *m, float w, float h) { function

Completed in 146 milliseconds