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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
intrinsic_colormatrix.rs 22 rs_element ein = rsAllocationGetElement(in);
23 rs_element eout = rsAllocationGetElement(out);
verify.rs 210 rs_element e = rsAllocationGetElement(a); \
262 rs_element e = rsAllocationGetElement(ref_in);
404 rs_element e = rsAllocationGetElement(ref_in);
  /frameworks/rs/scriptc/
rs_object_info.rsh 138 * rsAllocationGetElement: Get the object that describes the cell of an Allocation
149 rsAllocationGetElement(rs_allocation a);
  /prebuilts/sdk/renderscript/include/
rs_object_info.rsh 138 * rsAllocationGetElement: Get the object that describes the cell of an Allocation
149 rsAllocationGetElement(rs_allocation a);
  /cts/tests/tests/rscpp/src/android/cts/rscpp/
verify.rs 221 rs_element e = rsAllocationGetElement(a); \
260 rs_element e = rsAllocationGetElement(ref_in);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_allocation.rsh 241 rsAllocationGetElement(rs_allocation a);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_allocation.rsh 241 rsAllocationGetElement(rs_allocation a);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_allocation.rsh 241 rsAllocationGetElement(rs_allocation a);
  /frameworks/rs/driver/runtime/
rs_allocation.c 37 rsAllocationGetElement(rs_allocation a) {

Completed in 846 milliseconds