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

  /system/core/libpixelflinger/
fixed.cpp 320 int32_t gglMulDivi(int32_t a, int32_t b, int32_t c)
  /system/core/libpixelflinger/include/private/pixelflinger/
ggl_fixed.h 90 int32_t gglMulDivi(int32_t a, int32_t b, int32_t c);
    [all...]
  /frameworks/native/opengl/libagl/
primitives.cpp 848 return gglMulDivi(1LU<<28, a, b);
    [all...]

Completed in 295 milliseconds