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

  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_cl.c 1158 extern float __attribute__((overloadable)) native_powr(float v, float y) { function
1163 extern float2 __attribute__((overloadable)) native_powr(float2 v, float2 y) { function
1168 extern float3 __attribute__((overloadable)) native_powr(float3 v, float3 y) { function
1173 extern float4 __attribute__((overloadable)) native_powr(float4 v, float4 y) { function
    [all...]
  /frameworks/rs/scriptc/
rs_cl.rsh 1033 _RS_RUNTIME float __attribute__((overloadable)) native_powr(float v, float y);
1034 FN_FUNC_FN_FN(native_powr)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 1033 _RS_RUNTIME float __attribute__((overloadable)) native_powr(float v, float y);
1034 FN_FUNC_FN_FN(native_powr)

Completed in 74 milliseconds