Home
last modified time | relevance | path

Searched refs:OnCreateQueue (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
Ddisplay_surface.h67 virtual pdx::Status<pdx::LocalChannelHandle> OnCreateQueue(
129 pdx::Status<pdx::LocalChannelHandle> OnCreateQueue(
156 pdx::Status<pdx::LocalChannelHandle> OnCreateQueue(
Ddisplay_surface.cpp57 *this, &DisplaySurface::OnCreateQueue, message); in HandleMessage()
211 Status<LocalChannelHandle> ApplicationDisplaySurface::OnCreateQueue( in OnCreateQueue() function in android::dvr::ApplicationDisplaySurface
280 Status<LocalChannelHandle> DirectDisplaySurface::OnCreateQueue( in OnCreateQueue() function in android::dvr::DirectDisplaySurface