Searched refs:SkFixedToFractionalInt (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkBitmapProcState.h25 #define SkFixedToFractionalInt(x) SkFixedToFixed3232(x) macro
238 (uint64_t)SkFixedToFractionalInt(biasX));
240 (uint64_t)SkFixedToFractionalInt(biasY));

Completed in 4118 milliseconds