HomeSort by relevance Sort by last modified time
    Searched defs:fast_length (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/driver/runtime/
rs_cl.c 970 extern float __attribute__((overloadable)) fast_length(float v) { function
973 extern float __attribute__((overloadable)) fast_length(float2 v) { function
976 extern float __attribute__((overloadable)) fast_length(float3 v) { function
979 extern float __attribute__((overloadable)) fast_length(float4 v) { function
    [all...]
  /external/chromium_org/v8/src/
api.cc 4868 int fast_length; local
    [all...]

Completed in 371 milliseconds