Searched defs:cy0 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/rs/
H A DrsScriptC_Lib.cpp788 float cx0, float cy0, float cx1, float cy1)
795 GLint crop[4] = {cx0, cy0, cx1, cy1};
1316 "void", "(float x, float y, float z, float w, float h, float cx0, float cy0, float cx1, float cy1)" },
787 SC_drawSpriteScreenspaceCropped(float x, float y, float z, float w, float h, float cx0, float cy0, float cx1, float cy1) argument

Completed in 60 milliseconds