Searched refs:ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput (Results 1 – 8 of 8) sorted by relevance
64 ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput; # introduced=31
1691 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput() function1937 NNCL_FUNC(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput),
2096 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(
537 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(
681 int (*ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput)( member
320 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in getPreferredMemoryAlignmentForInput()
1175 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(mCompilation, 0, in TEST_F()1192 ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(nullptr, 0, &result), in TEST_F()1194 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(mCompilation, 0, in TEST_F()1217 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in TEST_F()3145 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in TEST_F()
444 mNnApi->getFL5()->ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in getPreferredMemoryAlignmentForInput()