Searched refs:mpPlayerWindow (Results 1 – 4 of 4) sorted by relevance
141 mpPlayerWindow( NULL ), in Window()290 if( mpPlayerWindow ) in update()293 mpPlayerWindow->Sync(); in update()332 if( mpPlayerWindow ) in setPointerType()400 if( mpPlayerWindow ) in setVisible()402 bVisible ? mpPlayerWindow->Show() : mpPlayerWindow->Hide(); in setVisible()411 if( mpPlayerWindow ) in setEnable()422 if( mpPlayerWindow ) in setFocus()529 delete mpPlayerWindow; in dispose()530 mpPlayerWindow = NULL; in dispose()[all …]
163 mpPlayerWindow( NULL ), in Player()527 …OSL_ENSURE( !g_atomic_pointer_get( &mpPlayerWindow ), "::avmedia::gst::Player already has a player… in createPlayerWindow()552 mpPlayerWindow = pPlayerWindow; in createPlayerWindow()882 if ( g_atomic_pointer_get( &mpPlayerWindow ) ) in run()885 … &mpPlayerWindow ) )->getXWindowHandle() ); in run()940 g_atomic_pointer_get( &mpPlayerWindow ) ) in handleCreateWindow()946 … &mpPlayerWindow ) )->getXWindowHandle() ); in handleCreateWindow()
192 ::avmedia::gst::Window* mpPlayerWindow;
184 PlayerChildWindow* mpPlayerWindow; member in avmedia::gst::Window
Completed in 17 milliseconds