Home | History | Annotate | Download | only in rs

Lines Matching refs:RsAllocationCubemapFace

172 void * Allocation::getPointer(const Context *rsc, uint32_t lod, RsAllocationCubemapFace face,
212 void Allocation::data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
242 void Allocation::read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
701 void rsi_Allocation2DData(Context *rsc, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
807 texAlloc->data(rsc, 0, dI, 0, (RsAllocationCubemapFace)face,
834 (RsAllocationCubemapFace)dstFace,
837 (RsAllocationCubemapFace)srcFace);
889 uint32_t lod, RsAllocationCubemapFace face,
910 uint32_t lod, RsAllocationCubemapFace face, uint32_t w,