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

  /frameworks/rs/script_api/
rs_object_info.spec 299 function: rsGetAllocation
  /frameworks/rs/script_api/include/
rs_object_info.rsh 369 * rsGetAllocation: Return the Allocation for a given pointer
381 rsGetAllocation(const void* p);
  /prebuilts/sdk/renderscript/include/
rs_object_info.rsh 369 * rsGetAllocation: Return the Allocation for a given pointer
381 rsGetAllocation(const void* p);
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 159 const Allocation *rsGetAllocation(const void *ptr) {
168 const android::renderscript::rs_allocation rsGetAllocation(const void *ptr) {
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 170 const Allocation * rsGetAllocation(const void *ptr) {
179 const android::renderscript::rs_allocation rsGetAllocation(const void *ptr) {
    [all...]

Completed in 345 milliseconds