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 1009 extern float __attribute__((overloadable)) fast_length(float v) { function
1012 extern float __attribute__((overloadable)) fast_length(float2 v) { function
1015 extern float __attribute__((overloadable)) fast_length(float3 v) { function
1018 extern float __attribute__((overloadable)) fast_length(float4 v) { function
    [all...]
  /external/chromium_org/v8/src/
api.cc 4627 int fast_length; local
    [all...]

Completed in 368 milliseconds