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

  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
ctxt_default.rs 40 _RS_ASSERT_EQU(rsGetDimArray2(context), 0);
  /frameworks/rs/script_api/include/
rs_for_each.rsh 299 * rsGetDimArray2: Size of the Array2 dimension for the specified kernel context
308 rsGetDimArray2(rs_kernel_context context);
  /prebuilts/sdk/renderscript/include/
rs_for_each.rsh 299 * rsGetDimArray2: Size of the Array2 dimension for the specified kernel context
308 rsGetDimArray2(rs_kernel_context context);
  /frameworks/rs/driver/runtime/
rs_core.c 228 extern uint32_t __attribute__((overloadable)) rsGetDimArray2(rs_kernel_context ctxt) {
  /frameworks/rs/script_api/
rs_for_each.spec 326 function: rsGetDimArray2

Completed in 345 milliseconds