Home
last modified time | relevance | path

Searched defs:fdim (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tests/filter/
Dfilter.cpp143 const GLfloat fdim = dim; in main() local
/frameworks/rs/driver/runtime/
Drs_cl.c484 float __attribute__((overloadable)) fdim(float v1, float v2) { in fdim() function