Searched refs:dimensionZ (Results 1 - 6 of 6) sorted by path

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_allocation.c21 return alloc->mHal.state.dimensionZ;
H A Drs_structs.h37 uint32_t dimensionZ; member in struct:Allocation::__anon1205::__anon1206
/frameworks/rs/
H A DrsAllocation.cpp58 mHal.state.dimensionZ = type->getDimZ();
H A DrsAllocation.h59 uint32_t dimensionZ; member in struct:android::renderscript::Allocation::Hal::State
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp55 mHal.state.dimensionZ = type->getDimZ();
H A DrsAllocation.h56 uint32_t dimensionZ; member in struct:android::renderscript::Allocation::Hal::State

Completed in 124 milliseconds