Home
last modified time | relevance | path

Searched refs:esScale (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/samples/gles2_book/Common/
DesUtil.h235 void ESUTIL_API esScale(ESMatrix *result, GLfloat sx, GLfloat sy, GLfloat sz);
DesTransform.c27 esScale(ESMatrix *result, GLfloat sx, GLfloat sy, GLfloat sz) in esScale() function