Searched refs:ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput (Results 1 – 8 of 8) sorted by relevance
64 ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput; # introduced=31
1623 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput() function1868 NNCL_FUNC(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput),
2091 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(
524 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(
357 int (*ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput)( member
1154 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(mCompilation, 0, in TEST_F()1171 ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(nullptr, 0, &result), in TEST_F()1173 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(mCompilation, 0, in TEST_F()1196 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in TEST_F()3072 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in TEST_F()
318 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in getPreferredMemoryAlignmentForInput()
440 mNnApi->ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in getPreferredMemoryAlignmentForInput()