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()
369 EXPECT_CALL(*test->mNativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)) in makeFakeExistingDisplayInjector()390 EXPECT_CALL(*test->mNativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)) in setupNativeWindowSurfaceCreationCallExpectations()1218 EXPECT_CALL(*mNativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)).Times(1); in getBestColorMode()2158 EXPECT_CALL(*nativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)).Times(1); in TEST_F()2203 EXPECT_CALL(*nativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)).Times(1); in TEST_F()
285 EXPECT_CALL(*test->mNativeWindow, perform(NATIVE_WINDOW_SET_USAGE64)).Times(1); in setupPreconditions()
1070 case NATIVE_WINDOW_SET_USAGE64: in perform()