Searched defs:zoff (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/driver/
H A DrsdAllocation.cpp620 uint32_t xoff, uint32_t yoff, uint32_t zoff,
659 uint32_t xoff, uint32_t yoff, uint32_t zoff,
619 rsdAllocationData3D(const Context *rsc, const Allocation *alloc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h, uint32_t d, const void *data, uint32_t sizeBytes) argument
658 rsdAllocationRead3D(const Context *rsc, const Allocation *alloc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h, uint32_t d, void *data, uint32_t sizeBytes) argument
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdAllocation.cpp313 uint32_t xoff, uint32_t yoff, uint32_t zoff,
352 uint32_t xoff, uint32_t yoff, uint32_t zoff,
312 rsdAllocationData3D(const Context *rsc, const Allocation *alloc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h, uint32_t d, const void *data, uint32_t sizeBytes) argument
351 rsdAllocationRead3D(const Context *rsc, const Allocation *alloc, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h, uint32_t d, void *data, uint32_t sizeBytes) argument
/frameworks/rs/
H A DrsAllocation.cpp108 void Allocation::data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, argument
141 void Allocation::read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, argument
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp103 void Allocation::data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, argument
136 void Allocation::read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t zoff, argument

Completed in 287 milliseconds