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

  /frameworks/rs/scriptc/
rs_object.rsh 61 rsSetObject(rs_path *dst, rs_path src);
128 rsClearObject(rs_path *dst);
196 rsIsObject(rs_path);
rs_graphics.rsh 322 rsgDrawPath(rs_path p);
rs_types.rsh 176 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_object.rsh 59 rsSetObject(rs_path *dst, rs_path src);
122 rsClearObject(rs_path *dst);
188 rsIsObject(rs_path);
rs_graphics.rsh 318 rsgDrawPath(rs_path p);
rs_types.rsh 158 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_object.rsh 59 rsSetObject(rs_path *dst, rs_path src);
122 rsClearObject(rs_path *dst);
188 rsIsObject(rs_path);
rs_graphics.rsh 318 rsgDrawPath(rs_path p);
rs_types.rsh 158 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_object.rsh 59 rsSetObject(rs_path *dst, rs_path src);
122 rsClearObject(rs_path *dst);
188 rsIsObject(rs_path);
rs_graphics.rsh 318 rsgDrawPath(rs_path p);
rs_types.rsh 158 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
  /prebuilts/sdk/renderscript/include/
rs_object.rsh 61 rsSetObject(rs_path *dst, rs_path src);
128 rsClearObject(rs_path *dst);
196 rsIsObject(rs_path);
rs_graphics.rsh 322 rsgDrawPath(rs_path p);
rs_types.rsh 176 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
  /prebuilts/sdk/tools/darwin/renderscript/include/
rs_object.rsh 61 rsSetObject(rs_path *dst, rs_path src);
128 rsClearObject(rs_path *dst);
196 rsIsObject(rs_path);
rs_graphics.rsh 322 rsgDrawPath(rs_path p);
rs_types.rsh 176 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
  /frameworks/rs/
rs_hal.h 75 typedef struct { const int* p; } __attribute__((packed, aligned(4))) rs_path; typedef in namespace:android::renderscript

Completed in 748 milliseconds