Searched refs:RSTypeToFormat (Results 1 – 1 of 1) sorted by relevance
660 static const uint32_t RSTypeToFormat[][3]; member752 const uint32_t RenderScriptRuntime::AllocationDetails::RSTypeToFormat[][3] = { member in RenderScriptRuntime::AllocationDetails2418 data_size = AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()2421 vec_size * AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()2423 padding = AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()3313 AllocationDetails::RSTypeToFormat[type][eFormatSingle]) in DumpAllocation()3315 AllocationDetails::RSTypeToFormat[type][eFormatVector]); in DumpAllocation()