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

  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_cl.c 515 extern float __attribute__((overloadable)) pown(float v, int p) { function
518 extern float2 __attribute__((overloadable)) pown(float2 v, int2 p) { function
522 extern float3 __attribute__((overloadable)) pown(float3 v, int3 p) { function
526 extern float4 __attribute__((overloadable)) pown(float4 v, int4 p) { function
    [all...]
  /frameworks/rs/scriptc/
rs_cl.rsh 610 _RS_RUNTIME float __attribute__((overloadable)) pown(float v, int p);
611 FN_FUNC_FN_IN(pown)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 610 _RS_RUNTIME float __attribute__((overloadable)) pown(float v, int p);
611 FN_FUNC_FN_IN(pown)

Completed in 107 milliseconds