Home
last modified time | relevance | path

Searched defs:_slot (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp555 int _slot = static_cast<int>(slot); in scriptKernelIDCreate() local
563 int _slot = static_cast<int>(slot); in scriptInvokeIDCreate() local
570 int _slot = static_cast<int>(slot); in scriptFieldIDCreate() local
635 uint32_t _slot = slot; in scriptBindAllocation() local
649 uint32_t _slot = slot; in scriptInvoke() local
656 uint32_t _slot = slot; in scriptInvokeV() local
665 uint32_t _slot = slot; in scriptForEach() local
678 uint32_t _slot = slot; in scriptReduce() local
689 uint32_t _slot = slot; in scriptSetVarI() local
697 uint32_t _slot = slot; in scriptSetVarObj() local
[all …]