Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp598 uint32_t dim_3; member
604 dim_3 = 0; in Dimension()
1949 dims.dim_3 = static_cast<uint32_t>(results[2]); in JITTypePacked()
1958 __FUNCTION__, dims.dim_1, dims.dim_2, dims.dim_3, element_ptr); in JITTypePacked()
2120 uint32_t dim_z = alloc->dimension.get()->dim_3; in JITAllocationSize()
2687 head.dims[2] = static_cast<uint32_t>(alloc->dimension.get()->dim_3); in SaveAllocation()
3261 uint32_t dim_z = alloc->dimension.get()->dim_3; in DumpAllocation()
3402 alloc->dimension.get()->dim_3); in ListAllocations()