Searched refs:NATIVE_WINDOW_SET_USAGE64 (Results 1 – 6 of 6) sorted by relevance
236 NATIVE_WINDOW_SET_USAGE64 = 30, enumerator562 return window->perform(window, NATIVE_WINDOW_SET_USAGE64, usage); in native_window_set_usage()
70 case NATIVE_WINDOW_SET_USAGE64: { in forwardPerform()
75 case NATIVE_WINDOW_SET_USAGE64: in perform()
359 EXPECT_CALL(*test->mNativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)) in makeFakeExistingDisplayInjector()380 EXPECT_CALL(*test->mNativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)) in setupNativeWindowSurfaceCreationCallExpectations()1208 EXPECT_CALL(*mNativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)).Times(1); in getBestColorMode()2148 EXPECT_CALL(*nativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)).Times(1); in TEST_F()2193 EXPECT_CALL(*nativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)).Times(1); in TEST_F()
275 EXPECT_CALL(*test->mNativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)).Times(1); in setupPreconditions()
1069 case NATIVE_WINDOW_SET_USAGE64: in perform()