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::AllocationDetails2342 data_size = AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()2345 vec_size * AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()2347 padding = AllocationDetails::RSTypeToFormat[type][eElementSize]; in SetElementSize()3217 AllocationDetails::RSTypeToFormat[type][eFormatSingle]) in DumpAllocation()3219 AllocationDetails::RSTypeToFormat[type][eFormatVector]); in DumpAllocation()