Searched refs:ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput (Results 1 – 8 of 8) sorted by relevance
66 ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput; # introduced=31
1649 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput() function1869 NNCL_FUNC(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput),
2161 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(
544 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(
367 int (*ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput)( member
1160 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(mCompilation, 0, in TEST_F()1181 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(nullptr, 0, in TEST_F()1184 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(mCompilation, 0, in TEST_F()1202 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in TEST_F()3078 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in TEST_F()
338 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in getPreferredMemoryAlignmentForOutput()
452 mNnApi->ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in getPreferredMemoryAlignmentForOutput()