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

  /external/skia/src/core/
SkFP.h 71 #define SkFPDivInt(a, n) SkFloat::DivInt(a, n)
SkFloat.h 111 static int32_t DivInt(int32_t, int);
SkFloat.cpp 212 int32_t SkFloat::DivInt(int32_t packed, int n)

Completed in 43 milliseconds