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

  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
ctxt_default.rs 39 _RS_ASSERT_EQU(rsGetDimArray1(context), 0);
  /frameworks/rs/script_api/include/
rs_for_each.rsh 286 * rsGetDimArray1: Size of the Array1 dimension for the specified kernel context
295 rsGetDimArray1(rs_kernel_context context);
  /prebuilts/sdk/renderscript/include/
rs_for_each.rsh 286 * rsGetDimArray1: Size of the Array1 dimension for the specified kernel context
295 rsGetDimArray1(rs_kernel_context context);
  /frameworks/rs/driver/runtime/
rs_core.c 224 extern uint32_t __attribute__((overloadable)) rsGetDimArray1(rs_kernel_context ctxt) {
  /frameworks/rs/script_api/
rs_for_each.spec 313 function: rsGetDimArray1

Completed in 137 milliseconds