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

  /dalvik/vm/native/
java_lang_Math.cpp 55 static void Math_sin(const u4* args, JValue* pResult)
73 { "sin", "(D)D", Math_sin },
  /external/v8/src/
runtime.h 178 F(Math_sin, 1, 1) \

Completed in 3208 milliseconds