Searched defs:drawSavedFrameForSurface (Results 1 – 4 of 4) sorted by relevance
265 ::ndk::ScopedAStatus BpCrosvmAndroidDisplayService::drawSavedFrameForSurface(bool in_forCursor) { in drawSavedFrameForSurface() function in aidl::android::crosvm::BpCrosvmAndroidDisplayService381 ::ndk::ScopedAStatus ICrosvmAndroidDisplayServiceDefault::drawSavedFrameForSurface(bool /*in_forCur… in drawSavedFrameForSurface() function in aidl::android::crosvm::ICrosvmAndroidDisplayServiceDefault
31 void drawSavedFrameForSurface(boolean forCursor); in drawSavedFrameForSurface() method
50 ::ndk::ScopedAStatus drawSavedFrameForSurface(bool in_forCursor) override { in drawSavedFrameForSurface() function
304 ndk::ScopedAStatus drawSavedFrameForSurface(bool forCursor) override { in drawSavedFrameForSurface() function in __anon557680820111::DisplayService