Searched defs:saveFrameForSurface (Results 1 – 4 of 4) sorted by relevance
228 ::ndk::ScopedAStatus BpCrosvmAndroidDisplayService::saveFrameForSurface(bool in_forCursor) { in saveFrameForSurface() function in aidl::android::crosvm::BpCrosvmAndroidDisplayService376 ::ndk::ScopedAStatus ICrosvmAndroidDisplayServiceDefault::saveFrameForSurface(bool /*in_forCursor*/… in saveFrameForSurface() function in aidl::android::crosvm::ICrosvmAndroidDisplayServiceDefault
30 void saveFrameForSurface(boolean forCursor); in saveFrameForSurface() method
47 ::ndk::ScopedAStatus saveFrameForSurface(bool in_forCursor) override { in saveFrameForSurface() function
295 ndk::ScopedAStatus saveFrameForSurface(bool forCursor) override { in saveFrameForSurface() function in __anon557680820111::DisplayService