Home
last modified time | relevance | path

Searched refs:zoff (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.h70 …tion3DWrite(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, uint…
76 …ation3DRead(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, uint…
DContext.cpp203 …tion3DWrite(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, uint… in allocation3DWrite() argument
207 uint32_t _zoff = zoff; in allocation3DWrite()
272 …ation3DRead(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, uint… in allocation3DRead() argument
276 uint32_t _zoff = zoff; in allocation3DRead()
/hardware/interfaces/renderscript/1.0/
DIContext.hal276 * @param zoff Z offset of the region to update in this Allocation
288 uint32_t zoff, uint32_t lod, uint32_t w, uint32_t h,
408 * @param zoff Z offset of the region to copy in this array
421 uint32_t zoff, uint32_t lod, uint32_t w, uint32_t h,