/frameworks/support/renderscript/v8/rs_support/ |
D | rsAllocation.h | 95 …void data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCub… 101 …void read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCub…
|
D | rs_hal.h | 161 uint32_t xoff, uint32_t yoff, uint32_t zoff, 173 uint32_t xoff, uint32_t yoff, uint32_t zoff,
|
D | rsAllocation.cpp | 103 void Allocation::data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, in data() argument 136 void Allocation::read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, in read() argument
|
/frameworks/rs/ |
D | rsAllocation.h | 98 …void data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCub… 104 …void read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCub…
|
D | rs_hal.h | 162 uint32_t xoff, uint32_t yoff, uint32_t zoff, 174 uint32_t xoff, uint32_t yoff, uint32_t zoff,
|
D | rsAllocation.cpp | 108 void Allocation::data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, in data() argument 141 void Allocation::read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, in read() argument
|
/frameworks/support/renderscript/v8/rs_support/driver/ |
D | rsdAllocation.h | 94 uint32_t xoff, uint32_t yoff, uint32_t zoff, 109 uint32_t xoff, uint32_t yoff, uint32_t zoff,
|
D | rsdAllocation.cpp | 313 uint32_t xoff, uint32_t yoff, uint32_t zoff, in rsdAllocationData3D() argument 352 uint32_t xoff, uint32_t yoff, uint32_t zoff, in rsdAllocationRead3D() argument
|
/frameworks/rs/driver/ |
D | rsdAllocation.h | 105 uint32_t xoff, uint32_t yoff, uint32_t zoff, 120 uint32_t xoff, uint32_t yoff, uint32_t zoff,
|
D | rsdAllocation.cpp | 620 uint32_t xoff, uint32_t yoff, uint32_t zoff, in rsdAllocationData3D() argument 659 uint32_t xoff, uint32_t yoff, uint32_t zoff, in rsdAllocationRead3D() argument
|