Home
last modified time | relevance | path

Searched defs:scalef (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libgsm/src/
H A Dshort_term.c241 register float scalef = 3.0517578125e-5; variable
321 register float scalef = 3.0517578125e-5, temp; variable
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp779 void CoreProfileEngine::scalef(float x, float y, float z) { in scalef() function in CoreProfileEngine
DGLEScmContext.cpp1769 void GLEScmContext::scalef(float x, float y, float z) { in scalef() function in GLEScmContext