HomeSort by relevance Sort by last modified time
    Searched full:integral_part (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_text.c 195 boolean integral_part = FALSE; local
204 integral_part = TRUE;
217 if (!integral_part && !fractional_part)
    [all...]
  /frameworks/rs/scriptc/
rs_math.rsh     [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh     [all...]
  /external/jsoncpp/chromium-overrides/src/lib_json/
json_value.cpp 1374 double integral_part; local
1375 return modf(d, &integral_part) == 0.0;
    [all...]
  /external/jsoncpp/src/lib_json/
json_value.cpp 1370 double integral_part; local
1371 return modf(d, &integral_part) == 0.0;
    [all...]
  /frameworks/rs/api/
rs_math.spec 1198 arg: #2#1* integral_part, "*integral_part will be set to the integral portion of the number."
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_math.jd     [all...]

Completed in 557 milliseconds