Searched refs:AParcel_floatArrayAllocator (Results 1 – 2 of 2) sorted by relevance
290 typedef bool (*AParcel_floatArrayAllocator)(void* arrayData, int32_t length, float** outBuffer); typedef947 AParcel_floatArrayAllocator allocator) __INTRODUCED_IN(29);
628 AParcel_floatArrayAllocator allocator) { in AParcel_readFloatArray()