Searched refs:RSTypeToFormat (Results 1 – 1 of 1) sorted by relevance
646 static const uint32_t RSTypeToFormat[][3]; member738 const uint32_t RenderScriptRuntime::AllocationDetails::RSTypeToFormat[][3] = { member in RenderScriptRuntime::AllocationDetails2330 data_size = AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()2333 vec_size * AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()2335 padding = AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()3207 AllocationDetails::RSTypeToFormat[type][eFormatSingle]) in DumpAllocation()3209 AllocationDetails::RSTypeToFormat[type][eFormatVector]); in DumpAllocation()