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

  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
ctxt_default.rs 41 _RS_ASSERT_EQU(rsGetDimArray3(context), 0);
  /frameworks/rs/script_api/include/
rs_for_each.rsh 312 * rsGetDimArray3: Size of the Array3 dimension for the specified kernel context
321 rsGetDimArray3(rs_kernel_context context);
  /prebuilts/sdk/renderscript/include/
rs_for_each.rsh 312 * rsGetDimArray3: Size of the Array3 dimension for the specified kernel context
321 rsGetDimArray3(rs_kernel_context context);
  /frameworks/rs/driver/runtime/
rs_core.c 232 extern uint32_t __attribute__((overloadable)) rsGetDimArray3(rs_kernel_context ctxt) {
  /frameworks/rs/script_api/
rs_for_each.spec 339 function: rsGetDimArray3

Completed in 378 milliseconds