Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h79 …lloc, uint32_t srcXoff, uint32_t srcYoff, uint32_t srcMip, AllocationCubemapFace srcFace) override;
DContext.cpp302 …ion srcAlloc, uint32_t srcXoff, uint32_t srcYoff, uint32_t srcMip, AllocationCubemapFace srcFace) { in allocationCopy2DRange() argument
314 RsAllocationCubemapFace _srcFace = static_cast<RsAllocationCubemapFace>(srcFace); in allocationCopy2DRange()
/hardware/interfaces/renderscript/1.0/
DIContext.hal476 * @param srcFace Source AllocationCubemapFace
484 AllocationCubemapFace srcFace);