Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Ddisplay_surface.h68 virtual pdx::Status<pdx::LocalChannelHandle> OnCreateQueue(
131 pdx::Status<pdx::LocalChannelHandle> OnCreateQueue(
156 pdx::Status<pdx::LocalChannelHandle> OnCreateQueue(
Ddisplay_surface.cpp59 *this, &DisplaySurface::OnCreateQueue, message); in HandleMessage()
201 Status<LocalChannelHandle> ApplicationDisplaySurface::OnCreateQueue( in OnCreateQueue() function in android::dvr::ApplicationDisplaySurface
261 Status<LocalChannelHandle> DirectDisplaySurface::OnCreateQueue( in OnCreateQueue() function in android::dvr::DirectDisplaySurface